Skip to content

Commit

Permalink
add start alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Granze committed Apr 7, 2016
1 parent 471f63d commit 42a485e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"babel": "inherit"
},
"scripts": {
"start": "npm run watch",
"watch": "gulp watch",
"build": "gulp build",
"deploy": "gulp deploy",
Expand Down

0 comments on commit 42a485e

Please sign in to comment.