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

Dependencies (0)

    Dev Dependencies (19)

    Package Sidebar

    Install

    npm i people.health-ui

    Weekly Downloads

    1

    Version

    1.1.1

    License

    MIT

    Unpacked Size

    5.34 kB

    Total Files

    7

    Last publish

    Collaborators

    • justincrx