/juju-cards

Code base for for juju embedded card system for charm, bundle and profiles.

Primary LanguageCSS

juju-cards

Code base for for juju embedded card system for charm, bundle and profiles.

Usage

To run, do the following:

npm install
npm run build
Then open the file at build/index.html

This will install all requirements and sets up watchers to generate the CSS and JS to render the cards.

Enjoy!

Contributing

If you want to help, please read the Contributing guide.