chris-test

1.0.0 • Public • Published

chris-test

NPM JavaScript Style Guide

Install

npm install --save chris-test

Usage

import React, { Component } from 'react'

import MyComponent from 'chris-test'

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

License

MIT © ckbedwell

Readme

Keywords

none

Package Sidebar

Install

npm i chris-test

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

15.7 kB

Total Files

6

Last publish

Collaborators

  • ckbedwell