design-system
design-system copied to clipboard
🎨 RIDI Design System
RIDI Design System
Development
Website
Requirements
Quick Start
$ cd docs
$ yarn
$ yarn start
Packages
Requirements
Quick Start
$ yarn
$ yarn start
Deployment
To publish the packages, please follow the steps:
- Checkout
masterbranch. - Update
CHANGELOG.mdand commit changes. - Run
yarn lerna versionto update the packages' version. This will automatically commit version changes and add a version tag. - Push the commits & version tag to
masterbranch.
CI will be triggered after pushing the tag to start deployment process.