Find a file
2016-04-28 01:21:16 +02:00
public update ws 2016-03-29 00:33:51 +02:00
scripts Add basic markdown rendering 2016-03-05 11:03:11 +01:00
src removed last cfp link 2016-04-28 01:21:16 +02:00
.gitignore remove builded file 2016-03-05 12:57:46 +01:00
.jshintrc first draft 2014-09-17 22:11:20 +02:00
package.json cleanup 2016-03-30 15:25:39 +02:00
README.md added nodemon dep to the readme 2016-03-05 22:42:27 +01:00

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