0.5.0 • Published 2 years ago

@sonr-io/nebula-react v0.5.0

Weekly downloads
-
License
GNU GPLv3
Repository
github
Last release
2 years ago

Neubla React Components

Build-and-Test

codecov

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