Skip to content

pungis/webpack-101-bootstrap

 
 

Repository files navigation

Webpack 2 - Loading Bootstrap SCSS and JavaScript

Learn how to setup Webpack 2 to load Twitter Bootstrap CSS/SCSS and JavaScript.

Webpack 2 Playlist

Watch on YouTube

How to use the files?

  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.

Don't forget to subscribe to my channel for more front-end videos.

About

Learn how to load Twitter Bootstrap with Webpack 2 and bootstrap-loader.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.2%
  • HTML 37.4%
  • CSS 4.4%