1
0
Bifurcation 0
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Go to file
Lars-Magnus Skog 2d2fc4f0cb link to main Talks page and not pull requests il y a 8 ans
public update ws il y a 8 ans
scripts Add basic markdown rendering il y a 8 ans
src link to main Talks page and not pull requests il y a 8 ans
.gitignore remove builded file il y a 8 ans
.jshintrc first draft il y a 10 ans
README.md added nodemon dep to the readme il y a 8 ans
package.json cleanup il y a 8 ans

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