documentationapp-react
TypeScript icon, indicating that this package has built-in type declarations

1.2.33 • Public • Published

documentationapp-react

NPM JavaScript Style Guide

Install

npm install --save documentationapp-react

Usage

import * as React from 'react'
 
import MyComponent from 'documentationapp-react'
 
class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © FP073407

/documentationapp-react/

    Package Sidebar

    Install

    npm i documentationapp-react

    Weekly Downloads

    2

    Version

    1.2.33

    License

    MIT

    Unpacked Size

    14.5 MB

    Total Files

    30

    Last publish

    Collaborators

    • florin.patulea