Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 465 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 465 Bytes

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.