5.0.0 • Published 5 years ago
uw-component-library v5.0.0
Universum Component Library
React based component library
Prerequisites
- Yarn > 1.21.1
- Node > v13.8.0
How to Run Locally
- Install dependencies using
yarn - Run storybook using
yarn Storybook - Storybook should be running on
http://localhost:9001
How to Run Tests
TODO
How to Build Project
- Build the project using
yarn build