reactive-uikit

0.1.0 • Public • Published

react-uikit

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-uikit

Usage

import React, { Component } from 'react'

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

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

License

GNU © alonsoJS

Readme

Keywords

none

Package Sidebar

Install

npm i reactive-uikit

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

53.1 kB

Total Files

7

Last publish

Collaborators

  • alonso_js