1.0.0-alpha.1 • Published 5 years ago
@akashdsamantra/star-ui v1.0.0-alpha.1
star-ui
This is a design system created for learning (at least for now). Feel free to raise any issue or PR.
Introduction
So star-ui is a monorepo created using yarn workspace. There are 3 packages:
- docs
- examples
- star-ui
docsis documentation for star-ui. It should automatically create documentation from component. Possibly I can use the storybook docs addon directly. I am not sure. The idea is to generate it, not write it manually.examples- coming soonstar-uiis the root package in the project. This will contain all components.
Getting Started
Clone the repo
git clone git@github.com:akashdsamantra/star-ui.gitRun the below command to run storybook server and start working:
yarn start-storybookCheers 🍻
1.0.0-alpha.1
5 years ago