An open API service indexing awesome lists of open source software.

https://github.com/leothorp/bootstrap-scss-boilerplate


https://github.com/leothorp/bootstrap-scss-boilerplate

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

A basic starting point for laying out a page with Bootstrap's SCSS.

1. `npm install`
2. `npm start`
3. The page is served at localhost:3000. SCSS files are recompiled when saved (but adding a new file may require restarting.)
To override the defaults for Bootstrap SCSS variables, edit _custom.scss (making sure to remove `!default` from the variable definition.)