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.
- Host: GitHub
- URL: https://github.com/qwqcode/tako-desktop
- Owner: qwqcode
- License: gpl-3.0
- Created: 2018-01-23T07:34:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-28T11:52:56.000Z (about 8 years ago)
- Last Synced: 2025-01-05T03:12:04.271Z (about 1 year ago)
- Language: JavaScript
- Size: 737 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```