Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 295 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 295 Bytes
git clone https://github.com/tfoxy/webpack-lazy-dev-build-example.git
cd webpack-lazy-dev-build-example
npm install
npm start

Visit http://localhost:3000

Open the developer tools. Check the network activity and the server output when a button is clicked.