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.
- Host: GitHub
- URL: https://github.com/apinf/meteor-adminlte-color-toggle
- Owner: apinf
- License: isc
- Created: 2015-12-08T11:27:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-08T11:59:11.000Z (over 10 years ago)
- Last Synced: 2025-01-21T09:28:00.933Z (over 1 year ago)
- Language: HTML
- Size: 25.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.