1
0
Forka 0
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
Vai al file
Lars-Magnus Skog 2d2fc4f0cb link to main Talks page and not pull requests 8 anni fa
public update ws 8 anni fa
scripts Add basic markdown rendering 8 anni fa
src link to main Talks page and not pull requests 8 anni fa
.gitignore remove builded file 8 anni fa
.jshintrc first draft 10 anni fa
README.md added nodemon dep to the readme 8 anni fa
package.json cleanup 8 anni fa

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