anjuna
v0.1.0-alpha.39
Published
Anjuna mono-repo
Downloads
5
Readme
Anjuna Mono Repo
Anjuna is a Stencil.js implementation of the Zuora Design System. It is set up as a mono-repo which all the modules being controlled together from the top level package.
Getting Started
- Clone the repo
git clone [email protected]:platform-ui/anjuna.git
. - Navigate to the repo in the terminal
cd anjuna
. - Install dependencies
npm install
.
This last step will install all of the modules and link them accordingly.