=======
This is example code for Webpack Usage.
- Step1: Install dependencies
npm install
- Step2: Run server
webpack-dev-server --inline --hot
- Step3: Visit url
http://localhost:8080/webpack-dev-server
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
=======
This is example code for Webpack Usage.
npm install
webpack-dev-server --inline --hot
http://localhost:8080/webpack-dev-server
Sources for the Webpack article