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

1.0.0 • Public • Published

@danielsogl/hello-world

Hello World

NPM JavaScript Style Guide

Install

npm install --save @danielsogl/hello-world

Usage

import * as React from 'react'

import MyComponent from '@danielsogl/hello-world'

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

License

MIT © danielsogl

Readme

Keywords

none

Package Sidebar

Install

npm i @danielsogl/hello-world

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

33.6 kB

Total Files

8

Last publish

Collaborators

  • danielsogl