Thanks to visit codestin.com Credit goes to github.com
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 997c313 commit c8d5735Copy full SHA for c8d5735
README.md
@@ -75,7 +75,7 @@ It will start a local server using `webpack-dev-server` which will watch, build
75
### Build files
76
77
* single run: `npm run build`
78
-* build files and watch: `npm run server`
+* build files and watch: `npm start`
79
80
## Testing
81
0 commit comments