Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dancespiele/simple-chat


https://github.com/dancespiele/simple-chat

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# simple-chat

## Install dependences
1. npm install

## Run proyect
1. node api/index.js
2. npm start
3. go to browser: http://localhost:8080/#/

## Run test
1. node api/index.js
2. npm test