development -> main #1

Open
Christopher.Hase wants to merge 93 commits from development into main
Showing only changes of commit 69f5b0c68b - Show all commits

View file

@ -3,4 +3,4 @@
node dist/backend/server.js & node dist/backend/server.js &
# Starte Frontend # Starte Frontend
npx http-server dist/frontend -p 8080 --mime application/javascript=js npx http-server dist/frontend -p 8080 --cors --mime application/javascript=js