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

https://github.com/apinf/meteor-adminlte-color-toggle

Example project allowing AdminLTE skin color toggle via select menu.
https://github.com/apinf/meteor-adminlte-color-toggle

Last synced: 6 months ago
JSON representation

Example project allowing AdminLTE skin color toggle via select menu.

Awesome Lists containing this project

README

          

# Meteor AdminLTE skin toggle demonstration
Example project allowing AdminLTE skin color toggle via select menu.

# Installation
1. Install [Meteor.js](http://meteor.com/)
2. Clone this repository
3. `cd` into repository
4. type `meteor`
5. navigate to `http://localhost:3000` in your web browser

# Usage
After following the installation instructions, you will see a minimal AdminLTE dashboard. Use the select menu in the upper right corner to select a color theme. The color theme should change dynamically.