bca-ui
v0.1.11
Published
Welcome to the `BCA Design System` repository! This project is designed to maintain the `bca-ui` library used across all BCA Frontend Projects.
Readme
BCA Design System
Welcome to the BCA Design System repository! This project is designed to maintain the bca-ui library used across all BCA Frontend Projects.
Table of Contents
Installation
To install the dependencies, run:
npm installUsage
Since this is a component library, all components built should be preview using storybook.
To start storybook, run:
npm run storybookTo build the package run:
npm run buildContributing
We welcome contributions! Please see our CONTRIBUTING.md for guidelines.
