adding start script
This commit is contained in:
@@ -23,5 +23,12 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^1.18.3"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "node app.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": "8.4.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user