Skip to content
/ ui Public
forked from lidofinance/ui

React UI Components for Lido projects.

License

Notifications You must be signed in to change notification settings

Gaurav1327/ui

Repository files navigation

Lido UI Components

React components for Lido Finance projects.

Check out our storybook at https://ui.lido.fi (not available yet)

Usage

  • yarn dev - Start Storybook locally to start developing components.
  • yarn build - Build all components.
  • yarn test - Run tests across components.

Linking

To include a local version of modified lido in your project, run yarn link in packages/lido and run yarn link lido in project you want to use it in. Make sure to run yarn unlink lido after it's no longer needed.

About

React UI Components for Lido projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.9%
  • JavaScript 2.9%
  • Other 0.2%