Skip to content

Commit

Permalink
service with node
Browse files Browse the repository at this point in the history
  • Loading branch information
dwqdaiwenqi committed Mar 14, 2018
1 parent c38b6e1 commit 4cc40de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dev": "webpack --w ",
"example": "webpack --w",
"pro": "webpack ",
"start": "nodemon --watch server.js server.js"
"start": "node server"
},
"keywords": [
"editor",
Expand Down

0 comments on commit 4cc40de

Please sign in to comment.