dawn-react-ui-lib

1.0.3 • Public • Published

dawn-react-ui-lib

react ui component library

NPM JavaScript Style Guide

Install

npm install --save dawn-react-ui-lib

Usage

import React, { Component } from 'react'

import MyComponent from 'dawn-react-ui-lib'

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

License

MIT © hfchou

Readme

Keywords

none

Package Sidebar

Install

npm i dawn-react-ui-lib

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

1.59 MB

Total Files

6

Last publish

Collaborators

  • hfchou