winfu-hello-world

1.0.3 • Public • Published

winfu-hello-world

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save winfu-hello-world

Usage

import React, { Component } from 'react'

import MyComponent from 'winfu-hello-world'
import 'winfu-hello-world/dist/index.css'

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

License

MIT © wstam88

Readme

Keywords

Package Sidebar

Install

npm i winfu-hello-world

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

41.7 kB

Total Files

9

Last publish

Collaborators

  • wstam88