SB Admin 2 is an open source, admin dashboard template for Bootstrap created by Start Bootstrap.
To begin using this template, choose one of the following options to get started:
- Download the latest release on Start Bootstrap
- Clone the repo:
git clone https://github.com/BlackrockDigital/startbootstrap-sb-admin-2.git
- Fork the repo
After cloning the repo take a look at the gulpfile.js
and check out the tasks available:
gulp
The default task will compile the LESS and JS into thedist
directory and minify the output, and it will copy all vendor libraries frombower_components
into thevendor
directorygulp dev
The dev task will serve up a local version of the template and will watch the LESS, JS, and HTML files for changes and reload the browser windo automatically
To update dependencies, run bower update
and then run gulp copy
to copy the updated dependencies into the vendor
directory
Have a bug or an issue with this template? Open a new issue here on GitHub or leave a comment on the template overview page at Start Bootstrap.
Start Bootstrap was created by and is maintained by David Miller, Owner of Blackrock Digital.
Start Bootstrap is based on the Bootstrap framework created by Mark Otto and Jacob Thorton.
Copyright 2013-2016 Blackrock Digital LLC. Code released under the MIT license.