Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.
/ Tabler Public archive

Commit

Permalink
Merge branch 'master' of https://github.com/Hameds/Tabler
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamed Saeedifard committed Apr 17, 2018
2 parents 4e141d0 + 078a9fa commit bea5b69
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Tabler

[![NuGet](https://img.shields.io/nuget/v/Tabler.svg)](https://www.nuget.org/packages/Tabler/)
[![AppVeyor](https://img.shields.io/appveyor/ci/gruntjs/grunt.svg)](https://ci.appveyor.com/project/Araye/tabler)

[![Build history](https://buildstats.info/appveyor/chart/Araye/tabler)](https://ci.appveyor.com/project/Araye/tabler/history)

[Tabler](https://tabler.github.io/) is free and open-source HTML Dashboard UI Kit built on Bootstrap 4.
This repo gets [Tabler Relases](https://github.com/tabler/tabler/releases) and pack them into one nuget package to use in ASP.NET MVC projects

## How to install
run `Install-Package Tabler` command in the [Package Manager Console](https://docs.nuget.org/docs/start-here/using-the-package-manager-console)

0 comments on commit bea5b69

Please sign in to comment.