All Projects → avatsaev → kawachat2-server

avatsaev / kawachat2-server

Licence: other
No description, website, or topics provided.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

KawaChat 2 Server

Client available here: https://github.com/avatsaev/kawachat2-client

Install

$ npm install

or if you're using yarn

$ yarn

Build

Server is written in TypeScript 2, so you'll need to transpile it:

$ gulp scripts

Run

$ npm start

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].