0.0.2-alpha.7 • Published 4 years ago
react-star-ui v0.0.2-alpha.7
star-ui (wip)
This is a design system. Feel free to raise any issue or PR.
Introduction
So star-ui is a monorepo created using yarn workspace. There are 3 packages:
- docs
- 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.star-uiis the root package in the project. This will contain all components.
Installation
using npm
npm install @akashdsamantra/star-uior yarn
yarn add @akashdsamantra/star-uiGetting Started
Clone the repo
git clone git@github.com:akashdsamantra/star-ui.gitAfter that, run the below command in the root directory to install all dependencies across all packages
yarn installRun the below command to run storybook server and start working:
yarn startTo run docs:
yarn start-docsCheers 🍻
0.0.2-alpha.6
4 years ago
0.0.2-alpha.5
4 years ago
0.0.2-alpha.7
4 years ago
0.0.2-alpha.2
5 years ago
0.0.2-alpha.4
4 years ago
0.0.2-alpha.3
5 years ago
0.0.2-alpha-1
5 years ago
0.0.2
5 years ago
0.0.1
5 years ago