nswh-lib

1.0.1 • Public • Published

nswh-lib

UI Library for NSW eHealth

NPM JavaScript Style Guide

Install

npm install --save nswh-lib

Usage

import React, { Component } from 'react'
 
import MyComponent from 'nswh-lib'
 
class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © Mukund Mohan

Readme

Keywords

none

Package Sidebar

Install

npm i nswh-lib

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

214 kB

Total Files

6

Last publish

Collaborators

  • mukundmohan