Find a file
2016-04-10 23:56:05 +02:00
public update ws 2016-03-29 00:33:51 +02:00
scripts
src link to main Talks page and not pull requests 2016-04-10 23:56:05 +02:00
.gitignore
.jshintrc
package.json cleanup 2016-03-30 15:25:39 +02:00
README.md

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