Skip to content

Commit 06799d4

Browse files
author
melody-universe
committed
added start script
1 parent 2d66232 commit 06799d4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"dist/"
1010
],
1111
"scripts": {
12-
"build": "webpack"
12+
"build": "webpack",
13+
"start": "ts-node src/index.ts"
1314
},
1415
"keywords": [],
1516
"author": "",

0 commit comments

Comments
 (0)