Skip to content

bootstrap-build/bootstrap.build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap Theme Builder (Generator)

>>> Launch app <<<

Product Hunt

Features

Bootstrap 4 – Bootstrap.build was built for the latest version of Bootstrap (v4.0.0-beta.2).

Google Fonts – All Google Fonts are available and auto suggested for font variables.

Variables suggest – Don't remember what's that variable called? No problem! You can search all available variables.

Color picker – Enjoy playing around with colors with a built-in Sketch-like colorpicker.

Server or client – Compile SASS in your browser or on our servers, depending on your device and internet connection speed.

Editable code snippets – Play around with examples by changing code in built-in code editor.

Export – Download .SCSS variables file or a custom Bootstrap build!

Open Source – You are free to use and modify the project for personal and commercial purposes.

Run on your machine

Clone the repo:

git clone git@github.com:olegberman/bootstrap.build.git

Install dependencies:

cd bootstrap.build
yarn install

Start app server:

yarn start

Start SASS compiler server (in a different terminal), this is used for server-side compilation strategy:

node server-sass.js

Start nginx with a config file from conf.nginx. Browse to 127.0.0.1

Contributing

All contributions are welcome! ❤️

About

🔥 Powerful Bootstrap theme builder for your next project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published