Add missing start script
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e3e49eac21
commit
f61a286f81
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
"description": "A Landing Page for Cliffbreak",
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
"start": "node app",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in a new issue