Don't forget to npm install!

This commit is contained in:
Daniel Ceregatti 2023-06-16 15:51:00 -07:00
parent 8b394a477c
commit 0872b2ceb7

View file

@ -16,4 +16,5 @@ export DEBUG='express:*'
npx nodemon web.js &
cd docroot
npm i
npm run dev