Skip to content

Commit 158ced2

Browse files
authored
Update readme.md
1 parent 5e9870a commit 158ced2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Are you interested in contributing into this project? If that's the case don't h
3434
2. Download this repo
3535
5. Open the command line of your choice and cd to the root directory of this repo on your machine
3636
6. `npm install` - Installs packages
37-
7. `npm start` - Builds the project and launch a lite web server (webpack-devserver).
37+
7. `npm start` - Builds the project and launch a lite web server (webpack-dev-server).
3838
8. Navigate to [http://localhost:8080/](http://localhost:8080/) if your browser doesn't open automatically.
3939

4040
# samples

0 commit comments

Comments
 (0)