oca-lib-web
TypeScript icon, indicating that this package has built-in type declarations

1.0.407 • Public • Published

oca-lib-web

client library for the oak city apps web team

NPM JavaScript Style Guide

Install

npm install --save oca-lib-web

Usage

import * as React from 'react'

import MyComponent from 'oca-lib-web'

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

License

MIT © emajewicz

Readme

Keywords

none

Package Sidebar

Install

npm i oca-lib-web

Weekly Downloads

108

Version

1.0.407

License

MIT

Unpacked Size

4.98 MB

Total Files

62

Last publish

Collaborators

  • oakcityapps