Webpack 2 - Loading Bootstrap SCSS and JavaScript
Learn how to setup Webpack 2 to load Twitter Bootstrap CSS/SCSS and JavaScript.
Webpack 2 Playlist
How to use the files?
- Clone this repo
- Run
npm install
to install all the dependencies - Run
npm run dev
for development mode - New browser window should open automatically.
Don't forget to subscribe to my channel for more front-end videos.