@sonr-io/nebula-react
v0.5.0
Published
<p allign="center"> <img src="./static/sonr-nebula-logo.svg" style="align:center" width="200"> </p>
Downloads
8
Keywords
Readme
Neubla React Components
What is Nebula?
Nebula is the Sonr design system, used in all application and UI components acrros the Sonr ecosystem. See here to learn more about the Nebula Design System.
what is Nebula React
Nebula React is the Nebula design system implemented in the React framework. All components within this repository are implemented with the nebula design system standards.
Components
LoginButton
RegisterButton
RegisterForm
Installation
npm i @sonr-io/nebula-react
Building From Source
npm run coverage - runs defined unit tests and reports code coverage
npm run test - runs defined unit tests
npm run build - Builds components for production
npm run storybook - Builds and launches storybook dev server
npm run build-story - Builds storybook assets