25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Dosyaya git
gorhgorh cf36283b5e
fixed ml link
7 yıl önce
public reset 7 yıl önce
scripts Add basic markdown rendering 8 yıl önce
src fixed ml link 7 yıl önce
.gitignore remove builded file 8 yıl önce
.jshintrc first draft 10 yıl önce
README.md added nodemon dep to the readme 8 yıl önce
package.json cleanup 8 yıl önce

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