$ cnpm install bootstrap-admin-ui
Fork of rdash/rdash-ui that uses SASS with only the layout (no font/widget/loading styles)
Via NPM
$ npm install bootstrap-admin-ui
Via Bower
$ bower install bootstrap-admin-ui
Include the files dist/css/bootstrap-admin-ui.css
or dist/css/bootstrap-admin-ui.min.css
in your project.
Do not use the
dist
directory for contributions, please edit thesass
files.
git clone https://github.com/beeman/bootstrap-admin-ui.git
npm install
.gulp build
.gulp
. This will build any changes made automatically, and also run a live reload server on http://localhost:8888.All project distribution files will be located within the dist
directory. Use the index.html
to test your changes/features.
develop
branch.Copyright 2014 - 2016 © taobao.org |