kaury-components

1.0.0 • Public • Published

kaury-components

NPM JavaScript Style Guide

Install

npm install --save kaury-components

Usage

import React, { Component } from 'react'

import MyComponent from 'kaury-components'

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

License

MIT © [Diego Moyano](https://github.com/Diego Moyano)

Readme

Keywords

none

Package Sidebar

Install

npm i kaury-components

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

11 kB

Total Files

6

Last publish

Collaborators

  • diegommmoyano