SB Admin Dashboard is built on top of a fully responsive, pixel-perfect Argon Dashboard design, crafted by Creative-Tim agency.
Dashboard features
- SCSS based theme with built in gulp task for compiling CSS
 - A flexbox based layout with a static sidebar and a top navigation
 - Toggleable sidebar menu with intuitive toggled states
 - Custom panel styling
 - Interactive charts by Chart.js plugin
 - Interactive tables by dataTables plugin
 - Login, Registration, Forgot Password, 404, and Blank starter HTML pages
 

Build from sources
 $ git clone https://github.com/BlackrockDigital/startbootstrap-sb-admin.git
 $ cd startbootstrap-sb-admin
 $ gulp # install modules
 $ gulp dev # browserSync opens the project in browser
 $ gulp css # compiles SCSS
 $ gulp js # minifies the themes JS fileIf all goes well, you shoud see SB Admin Dashboard app running, by visiting localhost:5000 in your preferred browser.
Dashboard Resources
- SB Admin Dashboard - dashboard page
 - SB Admin Dashboard - live DEMO
 - SB Admin Dashboard - source code, published on Github
 
Related Articles
- Open-Source Admin Dashboards - provided by AppSeed
 - Admin Dashboards - Open-Source and Free, article published on Dev.to
 - Vue Dashboard - Open-Source and Free
 - React Dashboards - Open-Source and Free
 - Admin Dashboards - Open-Source and built with automation tools