advanced frontend also being managed by 2.0

This commit is contained in:
2024-09-20 15:07:18 -06:00
parent dd0a6cb446
commit 345995bf2c
4 changed files with 4 additions and 3 deletions

View File

@@ -8,5 +8,6 @@ docker run -it --rm \
-w /app \
-v .:/app \
-v ~/projects/faculty/1810/2024-fall-alex/modules:/app/storage/intro_to_web \
-v ~/projects/faculty/4850_AdvancedFE/2024-fall-alex/modules:/app/storage/advanced_frontend \
node \
bash -c "npm i && npm run dev -- -H 0.0.0.0"