Skip to content

jocafi/webpack2-bootstrap-starter

Repository files navigation

webpack2-bootstrap-starter

This project is a template to start using Webpack 2 and Bootstrap.

The file ./webpack.config.js contains many comments to help you understand better how Webpack is configured to execute some actions.

This work is based on the nice videos tutorial about Webpack 2 developed by Petr Tichy which I give some important credits here.

Watch the tutorial on YouTube

Getting started

  1. Clone this repo
  2. Run npm install to install all the dependencies
  3. Run npm run dev for development mode
  4. New browser window should open automatically.

Happy Coding !!! :-)

About

Template to start using Webpack 2 and Bootstrap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published