forked from Squatconf/Website
a509ecf436
Add basic markdown rendering |
||
---|---|---|
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/
And in another terminal start the server
$ npm start