An open API service indexing awesome lists of open source software.

https://github.com/qwqcode/tako-desktop

An Instant Messaging Application.
https://github.com/qwqcode/tako-desktop

Last synced: 4 months ago
JSON representation

An Instant Messaging Application.

Awesome Lists containing this project

README

          

# tako-desktop

> An Instant Messaging Application.

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build
```