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

0.0.1 • Public • Published

oceano

Everything you need for your React 17 application

NPM JavaScript Style Guide

Install

npm install --save oceano

Usage

import * as React from 'react'

import MyComponent from 'oceano'

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

License

MIT © lucas-martinez

Readme

Keywords

none

Package Sidebar

Install

npm i oceano-react-lib

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

33.3 kB

Total Files

8

Last publish

Collaborators

  • oromi