Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 274 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 274 Bytes
Stack
Node

Quick Start

Make sure your npm is correctly set up.

Then run:

$ npm install
$ npm run build 

This will install dependencies and build the js files into the build directory and watch for changes

To start the server

$ node server