diff --git a/web/start.sh b/web/start.sh index a6956b3..5df5610 100755 --- a/web/start.sh +++ b/web/start.sh @@ -16,4 +16,5 @@ export DEBUG='express:*' npx nodemon web.js & cd docroot +npm i npm run dev