1bfd927342
Some minor language improvements |
||
---|---|---|
public | ||
scripts | ||
src | ||
.gitignore | ||
.jshintrc | ||
package.json | ||
README.md | ||
server.js |
SquatConf website.
$ npm install
$ npm run watch # Triggers auto rebuilds of files in src/, require nodemon
And in another terminal start the server
$ npm start