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
Lars-Magnus Skog 2d2fc4f0cb link to main Talks page and not pull requests hace 8 años
public update ws hace 8 años
scripts Add basic markdown rendering hace 8 años
src link to main Talks page and not pull requests hace 8 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