Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 598 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 598 Bytes

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.