Add start script

This commit is contained in:
Veeck
2018-05-23 15:49:12 +02:00
parent 83f843bba3
commit 87c8b22d20

View File

@@ -41,6 +41,7 @@
"serve-static": "^1.13.2"
},
"scripts": {
"start": "grunt default",
"test": "grunt test --stack"
},
"main": "./lib/cli",