diff --git a/package.json b/package.json index 7a28987..bedd8f4 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Visualiser for Uni2work workflows", "type": "module", "scripts": { - "start": "start ./editor.html; cd spaß; py ../server.py", + "start": "npx http-server --cors -o ./editor.html", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": {