0.0.2-alpha.7 • Published 3 years ago

react-star-ui v0.0.2-alpha.7

Weekly downloads
4
License
ISC
Repository
github
Last release
3 years ago

star-ui (wip)

CI

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:

  1. docs
  2. star-ui
  • docs is 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-ui is the root package in the project. This will contain all components.

Installation

using npm

npm install @akashdsamantra/star-ui

or yarn

yarn add @akashdsamantra/star-ui

Getting Started

Clone the repo

git clone git@github.com:akashdsamantra/star-ui.git

After that, run the below command in the root directory to install all dependencies across all packages

yarn install

Run the below command to run storybook server and start working:

yarn start

To run docs:

yarn start-docs

Cheers 🍻

0.0.2-alpha.6

3 years ago

0.0.2-alpha.5

3 years ago

0.0.2-alpha.7

3 years ago

0.0.2-alpha.2

3 years ago

0.0.2-alpha.4

3 years ago

0.0.2-alpha.3

3 years ago

0.0.2-alpha-1

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago