add dev/prod config ENV / README
This commit is contained in:
parent
e0359b339d
commit
08d5052493
@ -1,8 +1,13 @@
|
||||
### [WIP]
|
||||
|
||||
si, e' tutto in js. *stacce* stack classico (express, blabla).
|
||||
si, e' tutto in js. *stacce*
|
||||
stack classico (node, express, blabla).
|
||||
per i template uso pug.
|
||||
|
||||
la app parte da `app.js` ma in generale il routing lo fa `routes/index.js`
|
||||
|
||||
per farlo partire:
|
||||
`npm run start`
|
||||
|
||||
`npm run dev`
|
||||
|
||||
visit `http://localhost:8000`
|
||||
|
Loading…
Reference in New Issue
Block a user