We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2596aa5 commit 9d2a362Copy full SHA for 9d2a362
package.json
@@ -12,7 +12,7 @@
12
"scripts": {
13
"init": "npm install",
14
"install": "bower install",
15
- "start": "node mock-server/app.js",
+ "start": "gulp serve-dev",
16
"test": "gulp test"
17
},
18
"dependencies": {
0 commit comments