Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
Go to file
gorhgorh cf36283b5e
fixed ml link
7 lat temu
public reset 7 lat temu
scripts Add basic markdown rendering 8 lat temu
src fixed ml link 7 lat temu
.gitignore remove builded file 8 lat temu
.jshintrc first draft 10 lat temu
README.md added nodemon dep to the readme 8 lat temu
package.json cleanup 8 lat temu

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