@workhard/react-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.2.3 • Public • Published

@workhard/react-sdk

React Library to build your DAO app

NPM JavaScript Style Guide

Install

npm install --save @workhard/react-sdk

Usage

import React, { Component } from 'react'

import MyComponent from '@workhard/react-sdk'
import '@workhard/react-sdk/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

GPL-v3.0 © 0xMayflower

Readme

Keywords

none

Package Sidebar

Install

npm i @workhard/react-sdk

Weekly Downloads

0

Version

0.2.3

License

GPL-v3.0

Unpacked Size

1.47 MB

Total Files

23

Last publish

Collaborators

  • zzorum
  • 0xmayflower