0.0.2 • Published 4 years ago

@untappd/untappd-brewkit v0.0.2

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

untappd-brewkit

It's a brewkit, yo.

Development

Clone and then run yarn

Build the components in src/components:

  1. Go to untappd-brewkit
  2. Build using yarn start

Build the example in example/src:

  1. Go to untappd-brewkit/example
  2. Build using yarn start
  3. Your browser should open to http://localhost:3000/untappd-brewkit to display the examples

In another tab, go to example/src - then you add them to example/src/App.js, by importing the component, like import { Button, Link } from 'untappd-brewkit', then add them to that file.

License

© untappd

0.0.2

4 years ago

0.0.1

4 years ago