2.1.0 • Published 4 years ago

bootstrap-custom v2.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

bootstrap-custom

Project template for creating custom bootstrap projects

Screenshot

alt text

Install

git clone https://github.com/FpRezDev/bootstrap-custom.git

Build Css/Js/Libs

npm run build

Available scripts

npm run build
npm run buildCss
npm run buildJs
npm run buildLibs
npm run clean
npm run cleanCss
npm run cleanJs
npm run cleanLibs
npm run watch
npm run watchCss
npm run watchJs