1.0.1 • Published 4 years ago

launchpoint-test-package v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

launchpoint-test-package

Test package for launchpoint

NPM JavaScript Style Guide

Install

npm install --save launchpoint-test-package

Usage

import * as React from 'react'

import MyComponent from 'launchpoint-test-package'

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

License

MIT © @Drewsup123

1.0.1

4 years ago

1.0.0

4 years ago