Add NPM start command
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prepublish": "grunt prepublish",
|
"prepublish": "grunt prepublish",
|
||||||
|
"start": "./scripts/server",
|
||||||
"test": "grunt test"
|
"test": "grunt test"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Reference in New Issue
Block a user