theodybrothers / webpack-bootstrap

Importing Bootstrap's CSS with Webpack

Home Page:http://blog.theodybrothers.com/2015/07/how-to-use-bootstrap-css-only-and.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpack-bootstrap

Importing Bootstrap's CSS with Webpack without worrying about jQuery.

Instructions

npm install
npm run dev

Open your favorite browser and navigate to http://localhost:8080.

About

Importing Bootstrap's CSS with Webpack

http://blog.theodybrothers.com/2015/07/how-to-use-bootstrap-css-only-and.html

License:MIT License


Languages

Language:HTML 64.3%Language:JavaScript 35.7%