librarybey

1.0.0 • Public • Published

librarybey

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save librarybey

Usage

import React, { Component } from 'react'

import MyComponent from 'librarybey'
import 'librarybey/dist/index.css'

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

License

MIT © bayramenesyilmaz

Readme

Keywords

none

Package Sidebar

Install

npm i librarybey

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

8.28 kB

Total Files

7

Last publish

Collaborators

  • bayramenesyilmaz