No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Ir al archivo
gorhgorh cf36283b5e
fixed ml link
hace 7 años
public reset hace 7 años
scripts Add basic markdown rendering hace 8 años
src fixed ml link hace 7 años
.gitignore remove builded file hace 8 años
.jshintrc first draft hace 10 años
README.md added nodemon dep to the readme hace 8 años
package.json cleanup hace 8 años

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