graphiti-react

1.0.2 • Public • Published

graphiti-react

NPM JavaScript Style Guide

Install

npm install --save graphiti-react

Usage

import React, { Component } from 'react'

import MyComponent from 'graphiti-react'

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

License

MIT © aymather

Readme

Keywords

none

Package Sidebar

Install

npm i graphiti-react

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

49.5 kB

Total Files

6

Last publish

Collaborators

  • aymather