Website/README.md
2016-03-05 22:42:27 +01:00

191 B

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