Skip to content

Commit 146071f

Browse files
mpawlikgroundnuty
authored andcommitted
Add start script for start-server operation.
1 parent 68b7001 commit 146071f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
"hflow": "./bin/hflow",
99
"hflow-convert-dax": "./bin/hflow-convert-dax"
1010
},
11+
"scripts": {
12+
"start": "node bin/hflow start-server"
13+
},
1114
"dependencies": {
1215
"adm-zip": "0.4.11",
1316
"amqplib": "0.5.2",

0 commit comments

Comments
 (0)