npm start launches server
This commit is contained in:
parent
ea3763ffe9
commit
d23c8c31e1
@ -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": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user