You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ npm install
31
31
npm run gulp
32
32
```
33
33
34
-
Or just run `gulp`. You can too run `npm run gulp build` to only build the project.
34
+
Or just run `gulp` if you have it installed globally. You can also run `npm run gulp build` to run the build script, if you don't wish to have a dev server running.
35
35
36
36
Runs a local HTTP server on port 4657 with live-reload, which will update
37
37
your browser immediately with content or style changes. Generated assets
0 commit comments