@iamproperty/components
v7.8.2--beta3
Published
Component library for iamproperty
Keywords
Readme
Getting started with iamkey design system
- Documentation site
- Dev environment
- Confluence docs
- GitHub repo
- NPM Package
- Front-end guild jira board
- Local environment - This may change if port is already in use
Install NPM package
npm install @iamproperty/components
Working on the design system
NPM commands
Install
npm install --force
Setup local dev environment for the first time
npm run dev
Run dev environment
npm run dev
