Skip to content

Commit

Permalink
docs(README): add cli flags (webpack#1632)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavya9107 authored and Carlos Requena López committed Feb 26, 2019
1 parent f7fffa3 commit c7e038a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ The easiest way to use it is with the CLI. In the directory where your
```console
node_modules/.bin/webpack-dev-server
```
_**Note**: Many CLI options are available with `webpack-dev-server`. Explore this [link](https://webpack.js.org/configuration/dev-server/)._

### With NPM Scripts

Expand Down

0 comments on commit c7e038a

Please sign in to comment.