Skip to content

Commit 0db0218

Browse files
committed
[Project] Update scripts part in package.json
1 parent 1b43765 commit 0db0218

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1",
88
"serve": "gulp serve",
9-
"release": "gulp release"
9+
"release": "gulp release",
10+
"start": "gulp serve"
1011
},
1112
"keywords": [
1213
"React",

0 commit comments

Comments
 (0)