vinui-react

0.0.1 • Public • Published

vinui-react

vinui

NPM JavaScript Style Guide

Install

npm install --save vinui-react

Usage

import React, { Component } from 'react'

import MyComponent from 'vinui-react'
import 'vinui-react/dist/index.css'

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

License

MIT ©

Readme

Keywords

none

Package Sidebar

Install

npm i vinui-react

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

9.47 kB

Total Files

7

Last publish

Collaborators

  • yangyhoo