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

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

Notifications You must be signed in to change notification settings

canonical-web-and-design/juju-cards

Repository files navigation

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.