@@ -4,7 +4,8 @@
"description": "Inventory management application for restaurants",
"main": "app.js",
"scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
+ "test": "echo \"Error: no test specified\" && exit 1",
+ "start": "node app.js"
},
"repository": {
"type": "git",