clearifying
This commit is contained in:
parent
caa9fef754
commit
9c6988615d
@ -13,8 +13,10 @@
|
||||
www/nodejs
|
||||
Kör i terinalen:
|
||||
$ npm install
|
||||
För omstart av server vid utveckling
|
||||
$ npn install nodemon // ej -g
|
||||
|
||||
För sutmoatisk omstart av server vid utveckling (när fil sparas):
|
||||
$ npm install nodemon // ej -g
|
||||
|
||||
Ändra i docker-compose.yml
|
||||
command: npm run start -> command: npm run dev
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user