Code base for for juju embedded card system for charm, bundle and profiles.
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!
If you want to help, please read the Contributing guide.