mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
advanced frontend also being managed by 2.0
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user