An open API service indexing awesome lists of open source software.

https://github.com/aligilan/sbadmin-bs4-rtl

sb admin rtl bootstrap 4
https://github.com/aligilan/sbadmin-bs4-rtl

admin-panel bootstrap4 sb-admin sb-admin-2 sb-admin2-rtl sbadmin sbadmin-rtl

Last synced: over 1 year ago
JSON representation

sb admin rtl bootstrap 4

Awesome Lists containing this project

README

          

# SB Admin 2 RTL for Bootstrap 4

SB Admin 2 RTL for Bootstrap 4 is a fork of [SB Admin 2 Bootstrap 4](http://startbootstrap.com/template-overviews/sb-admin-2/), an
open source, admin dashboard template for [Bootstrap](http://getbootstrap.com/) created by [Start Bootstrap](http://startbootstrap.com/).
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/aligilan/sbadmin-bs4-rtl.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](https://github.com/aligilan/sbadmin-bs4-rtl/issues) here on GitHub.