@redchili/hello-world
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.0 • Public • Published

hello-world

NPM JavaScript Style Guide

Install

npm install --save hello-world

Usage

import * as React from 'react'

import MyComponent from 'hello-world'

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

License

MIT © xiamu14

Readme

Keywords

none

Package Sidebar

Install

npm i @redchili/hello-world

Weekly Downloads

1

Version

1.0.0-alpha.0

License

MIT

Unpacked Size

34.1 kB

Total Files

10

Last publish

Collaborators

  • redchili