1.0.0 • Published 3 years ago

universal-widget-library v1.0.0

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
3 years ago

Universal Component Library

Universal component library which use into across projects such as student dashboard, parent dashboard, teacher dashboard. This library contains core components such as Button, Drawer, ProgressBar, Carousels, Input, Form Elements.

Technology Used

To Run the project

  • Clone the repo

https://gitlab.com/quality-tutorials/universal-widget-library
cd universal-widget-library
  • Installation

npm ci
  • Running Storybook Server
npm run storybook

Additional Resources