With this demo, you can look at several different features of webpack, see how they work and learn how you can use them in your applications.
Uses the Bootstrap starter template: https://getbootstrap.com/docs/4.3/examples/starter-template/
To begin using this template, choose one of the following options to get started:
- Clone the repo:
git clone https://github.com/jonkemp/webpack-demo.git
- Fork, Clone, or Download on GitHub
After installation, run npm install
and then run npm start
which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved.
npm run build
npm run watch
npm run start
npm run dev
ISC © Jonathan Kemp