launchpoint-test-package
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i launchpoint-test-package

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

37 kB

Total Files

15

Last publish

Collaborators

  • drewsup123