0.1.0 • Published 2 years ago

gwelter-nebula-react v0.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

React Components

These React Components are built for the SONR on-chain SSO capabilities.

Build-and-Test

codecov

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