start script shortcut
This commit is contained in:
parent
f4cd2a5112
commit
b14b404534
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"scripts": {
|
||||
"start": "node scripts/serve-local.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"finalhandler": "^1.1.2",
|
||||
"serve-static": "^1.14.1"
|
||||
|
|
Loading…
Reference in a new issue