@deanacus/upstart
v0.2.0
Published
![](https://badgen.net/bundlephobia/minzip/@deanacus/upstart)
Downloads
25
Readme
Upstart
Upstart is an attempt to create yet another react component library. This one is really only for my personal use, but, well, it's out there for anyone to use if they should so desite.
Install:
yarn install @deanacus/upstart
then just import the components into your application like so:
import { Button } from '@deanacus/upstart';
And you're good to go.