people.health-ui

1.1.1 • Public • Published

people.health-ui

standardized ui for people.health

NPM JavaScript Style Guide

Install

npm install --save people.health-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'people.health-ui'
import 'people.health-ui/dist/index.css'

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

License

MIT © justincrx

Readme

Keywords

none

Package Sidebar

Install

npm i people.health-ui

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

5.34 kB

Total Files

7

Last publish

Collaborators

  • justincrx