diff --git a/Start-Dev.ps1 b/Start-Dev.ps1 index 5e17fcf15..ca2d11e62 100644 --- a/Start-Dev.ps1 +++ b/Start-Dev.ps1 @@ -2,4 +2,4 @@ cd 'C:\inetpub\wwwroot\talas5\nodeMap' # F�hre den npm Befehl aus -npm start +npm run dev