react-uikit-example
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

uikit

Simple UI kit

NPM JavaScript Style Guide

Install

npm install --save uikit

Usage

import * as React from 'react'

import MyComponent from 'uikit'

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

License

MIT © MikeDonkersPN

Readme

Keywords

none

Package Sidebar

Install

npm i react-uikit-example

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4.19 kB

Total Files

10

Last publish

Collaborators

  • mikedonkers