1.0.1 • Published 4 years ago

bootcamp-ui v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

bootcamp-ui

StyleGuide Documentation: https://bootcampui.vercel.app/

Install

npm install --save bootcamp-ui

Usage

import React, { Component } from 'react'

import { ComponentName } from 'bootcamp-ui'

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

License

MIT © NateTheDev1

Porfolio: https://nathanielrichards.dev