add npm start
This commit is contained in:
parent
9eb8677edf
commit
8ae8cc9158
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
"description": "This is a game about crazy inventions",
|
"description": "This is a game about crazy inventions",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"start": "npx http-server .",
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"author": "Ayo and Kahel",
|
"author": "Ayo and Kahel",
|
||||||
|
|
Loading…
Reference in a new issue