Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

twbs/bootstrap-npm

Repository files navigation

Bootstrap via npm

Demonstrates how to include, customize, and compile Bootstrap's CSS via npm.

Usage

This project requires the installation of Node.js. Download and install it here.

With Node.js installed, download or clone this project. Then, from the directory root:

npm install
npm start

This will compile the provided Sass file, bootstrap-custom.scss, into a new CSS file. Open the included HTML page, index.html, in your browser to view the demo.

About

Demo for how to include, customize, and compile Bootstrap's Sass/CSS with npm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages