dpwilhelmsen / sb-admin-2-bootstrap-4

SB Admin 2 template converted to use Bootstrap 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SB Admin 2 for Bootstrap 4

SB Admin 2 for Bootstrap 4 is a fork of SB Admin 2, an open source, admin dashboard template for Bootstrap created by Start Bootstrap. It updates the template to work with Bootstrap 4, leveraging Flexbox support and updated versions of DataTables and MetisMenu.

Getting Started

To begin using this template, choose one of the following options to get started:

  • Clone the repo: git clone https://github.com/dpwilhelmsen/sb-admin-2-bootstrap-4.git
  • Fork the repo

Using the Source Files

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 the dist directory and minify the output, and it will copy all vendor libraries from bower_components into the vendor directory
  • gulp 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

Bugs and Issues

Have a bug or an issue with this template? Open a new issue here on GitHub.

About

SB Admin 2 template converted to use Bootstrap 4

License:MIT License


Languages

Language:HTML 88.7%Language:JavaScript 9.1%Language:CSS 2.3%