start script shortcut

This commit is contained in:
Bruno Windels 2020-11-30 11:24:18 +01:00
parent f4cd2a5112
commit b14b404534
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
{
"scripts": {
"start": "node scripts/serve-local.js"
},
"dependencies": {
"finalhandler": "^1.1.2",
"serve-static": "^1.14.1"