mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-06 14:21:18 +00:00
Don't forget to npm install!
This commit is contained in:
parent
8b394a477c
commit
0872b2ceb7
1 changed files with 1 additions and 0 deletions
|
@ -16,4 +16,5 @@ export DEBUG='express:*'
|
||||||
npx nodemon web.js &
|
npx nodemon web.js &
|
||||||
|
|
||||||
cd docroot
|
cd docroot
|
||||||
|
npm i
|
||||||
npm run dev
|
npm run dev
|
||||||
|
|
Loading…
Add table
Reference in a new issue