Você não pode selecionar mais de 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 arquivo
gorhgorh cf36283b5e
fixed ml link
7 anos atrás
public reset 7 anos atrás
scripts Add basic markdown rendering 8 anos atrás
src fixed ml link 7 anos atrás
.gitignore remove builded file 8 anos atrás
.jshintrc first draft 10 anos atrás
README.md added nodemon dep to the readme 8 anos atrás
package.json cleanup 8 anos atrás

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