您最多能選擇 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