bee-components

1.0.2 • Public • Published

bee-components

Bee components

NPM JavaScript Style Guide

Install

npm install --save bee-components

Usage

import React, { Component } from 'react'

import MyComponent from 'bee-components'
import 'bee-components/dist/index.css'

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

License

MIT © sundar505

Readme

Keywords

none

Package Sidebar

Install

npm i bee-components

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

3.26 kB

Total Files

7

Last publish

Collaborators

  • sundarshankar