bootstrap-custom
v2.1.0
Published
Project template for creating custom bootstrap projects
Downloads
4
Readme
bootstrap-custom
Project template for creating custom bootstrap projects
Screenshot
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