選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
gorhgorh cf36283b5e
fixed ml link
7年前
public reset 7年前
scripts Add basic markdown rendering 8年前
src fixed ml link 7年前
.gitignore remove builded file 8年前
.jshintrc first draft 10年前
README.md added nodemon dep to the readme 8年前
package.json cleanup 8年前

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