şundan çatallanmış Squatconf/Website
1
0
Çatalla 0
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
Lars-Magnus Skog 2d2fc4f0cb link to main Talks page and not pull requests 8 yıl önce
public update ws 8 yıl önce
scripts Add basic markdown rendering 8 yıl önce
src link to main Talks page and not pull requests 8 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