Chat App using :
- Koa 2
- SocketIO
- jQuery
- SCSS
- Asynchronous Functions (Async/Await)
Install dependencies
npm install
Start a Local Server
npm start
Run Test
Run thee high levell test series.
npm test
Building and Running Production Server
npm run prod
MIT © Thomas Blanc-Hector