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
- Host: GitHub
- URL: https://github.com/aligilan/sbadmin-bs4-rtl
- Owner: aligilan
- License: mit
- Created: 2018-08-26T06:13:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-03T03:24:45.000Z (over 7 years ago)
- Last Synced: 2025-01-13T02:17:13.543Z (over 1 year ago)
- Topics: admin-panel, bootstrap4, sb-admin, sb-admin-2, sb-admin2-rtl, sbadmin, sbadmin-rtl
- Language: HTML
- Homepage:
- Size: 1.3 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.