Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 338 Bytes

File metadata and controls

13 lines (9 loc) · 338 Bytes

RebelCode React Library

A library of React components, hooks, and other utilities that are used in RebelCode's projects.

Setup

To install packages, run [ for best results use yarn ]

  • yarn

To start storybook, run

  • yarn storybook

To build package, run [ cmd throws some errors which is currently being worked on ]

  • yarn build