piti-react-library

1.0.1 • Public • Published

piti-react-library

piti components

NPM JavaScript Style Guide

Install

npm install --save piti-react-library

Usage

import React, { Component } from 'react'

import MyComponent from 'piti-react-library'

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

License

MIT © lordpiti

Readme

Keywords

none

Package Sidebar

Install

npm i piti-react-library

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

15 kB

Total Files

6

Last publish

Collaborators

  • lordpiti