forked from stisla/stisla
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
91ec1b6
commit 5fd51e8
Showing
1 changed file
with
26 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,38 @@ | ||
# Free Bootstrap Admin Template | ||
# Stisla | ||
![GitHub last commit](https://img.shields.io/github/last-commit/stisla/stisla.svg) | ||
[![GitHub issues](https://img.shields.io/github/issues/stisla/stisla.svg)](https://github.com/stisla/stisla/issues) | ||
![GitHub repo size in bytes](https://img.shields.io/github/repo-size/badges/shields.svg) | ||
![License](https://img.shields.io/github/license/stisla/stisla.svg) | ||
[![License](https://img.shields.io/github/license/stisla/stisla.svg)](LICENSE) | ||
![npm version](https://badge.fury.io/js/yarn.svg) | ||
|
||
Stisla is Free Bootstrap Admin Template and will help you to speed up your project, design your own dashboard UI and the users will love it. | ||
|
||
More info: https://getstisla.com | ||
[![Stisla Preview](https://camo.githubusercontent.com/2135e0f6544a7286a3412cdc3df32d47fc91b045/68747470733a2f2f692e6962622e636f2f3674646d6358302f323031382d31312d31312d31352d33352d676574737469736c612d636f6d2e706e67)](https://getstisla.com) | ||
|
||
![Stisla Preview](https://i.ibb.co/6tdmcX0/2018-11-11-15-35-getstisla-com.png) | ||
|
||
# Roadmap | ||
You can find the Stisla road map here: https://trello.com/b/M8TMnehE/stisla-roadmap | ||
## Quick start | ||
|
||
# Contributing | ||
Several quick start options are available: | ||
|
||
- [Download the latest release.](https://github.com/stisla/stisla/archive/v2.2.0.zip) | ||
- Clone the repo: `git clone https://github.com/stisla/stisla.git` | ||
- Install with [npm](https://www.npmjs.com) | ||
- Install with [yarn](https://yarnpkg.com) | ||
|
||
Read the [Getting started page](https://getstisla.com/docs) for information on the framework contents, templates and examples, and more. | ||
|
||
|
||
## Roadmap | ||
You can find the Stisla road map here: [Stisla Roadmap](https://trello.com/b/M8TMnehE/stisla-roadmap) | ||
|
||
|
||
## Integrates | ||
- [Rails](https://github.com/SunDi3yansyah/stisla-rails) | ||
|
||
|
||
## Contributing | ||
The contribution guide is still in progress :) | ||
|
||
# License | ||
Stisla is under the MIT license | ||
|
||
## License | ||
Stisla is under the [MIT License](LICENSE) |