Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Commit 5af413d

Browse files
include dev command in package.json
1 parent cdf0bed commit 5af413d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"url": "https://github.com/alexandercbooth/create-nteract-app.git"
88
},
99
"scripts": {
10+
"dev": "node src/index.js",
1011
"test": "jest"
1112
},
1213
"author": "Alexander C. Booth <[email protected]>",

0 commit comments

Comments
 (0)