We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e9870a commit 158ced2Copy full SHA for 158ced2
1 file changed
readme.md
@@ -34,7 +34,7 @@ Are you interested in contributing into this project? If that's the case don't h
34
2. Download this repo
35
5. Open the command line of your choice and cd to the root directory of this repo on your machine
36
6. `npm install` - Installs packages
37
-7. `npm start` - Builds the project and launch a lite web server (webpack-devserver).
+7. `npm start` - Builds the project and launch a lite web server (webpack-dev-server).
38
8. Navigate to [http://localhost:8080/](http://localhost:8080/) if your browser doesn't open automatically.
39
40
# samples
0 commit comments