crowui

1.0.2 • Public • Published

crowui

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save crowui

Usage

import React, { Component } from 'react'

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

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

License

MIT © erdogan-furkan

Readme

Keywords

none

Package Sidebar

Install

npm i crowui

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

5.72 kB

Total Files

7

Last publish

Collaborators

  • erdogan-furkan