Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/clinical-meteor/theming

Theming component for Clinical Meteor distro.
https://github.com/clinical-meteor/theming

Last synced: about 2 months ago
JSON representation

Theming component for Clinical Meteor distro.

Awesome Lists containing this project

README

        

##clinical:theming

Theming component for Clinical Framework.

===============================
#### Installation

````bash
meteor add clinical:theming
````

===============================
#### Usage

````js
Router.go('/theming');
````

````html
{{> themingPage }}
{{> themingCard }}
````

===============================
#### Color Palettes

https://coolors.co/app

===============================
#### Licensing

![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)