• This repository has been archived on 01/Dec/2020
  • Stars
    star
    193
  • Rank 194,729 (Top 4 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 6 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Vue.js components and demo for the Tabler UI theme.

tabler-vue

tabler-vue is a collection of Vue.js components for implementing Tabler themed elements in your project. Tabler is a free and open-source HTML Dashboard UI Kit built on Bootstrap 4.

Installation

TODO: Describe the installation process

Usage

TODO: Write usage instructions

Contributing

Contributions are welcome. See CONTRIBUTING.md.

The package is made up of 2 main folders:

To setup and run a local copy:

  1. Clone this repo with git clone https://github.com/tabler/tabler-vue.git
  2. Run yarn install in root folder
  3. Run yarn dev

You should now be up and running with live browser reloading of the example website while you work on Tabler Vue components in the /src folder.

When you're done working on your changes, submit a PR with the details and include a screenshot if you've changed anything visually.

History

TODO: Write history

Credits

TODO: Write credits

License

Released under the MIT License. See LICENSE