diff --git a/package.json b/package.json index 4a320a9..49d94d0 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "This is a game about crazy inventions", "main": "index.js", "scripts": { + "start": "npx http-server .", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Ayo and Kahel",