Added start script.
This commit is contained in:
parent
5eef357132
commit
77f309e6f5
@ -4,6 +4,7 @@
|
||||
"description": "",
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
"start": "node app.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
@ -11,4 +12,4 @@
|
||||
"dependencies": {
|
||||
"express": "^4.17.3"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user