選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
realitygaps c89abcaa92 Adding schedule link 8年前
public update ws 8年前
scripts Add basic markdown rendering 8年前
src Adding schedule link 8年前
.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