2
1
Derivar 2
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Ir para o ficheiro
gorhgorh cf36283b5e
fixed ml link
há 7 anos
public reset há 7 anos
scripts Add basic markdown rendering há 8 anos
src fixed ml link há 7 anos
.gitignore remove builded file há 8 anos
.jshintrc first draft há 10 anos
README.md added nodemon dep to the readme há 8 anos
package.json cleanup há 8 anos

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