edit: npm run dev instead of npm start, damit die Änderungen sofort sichtbar sind

This commit is contained in:
ISA
2024-06-06 09:59:40 +02:00
parent 66a48eef28
commit 5142b3d243

View File

@@ -2,4 +2,4 @@
cd 'C:\inetpub\wwwroot\talas5\nodeMap' cd 'C:\inetpub\wwwroot\talas5\nodeMap'
# F<>hre den npm Befehl aus # F<>hre den npm Befehl aus
npm start npm run dev