Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/icyc9/chatter-node-server


https://github.com/icyc9/chatter-node-server

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Setup commands
- npm install
# Run Test Suite
- npm run test

# Start dev server
- npm run start

# Start production server
- npm run serve
# Building for production
- npm run build (Builds to /dist)