untappd-brewkit
It's a brewkit, yo.
Development
Clone and then run yarn
Build the components in src/components:
- Go to
untappd-brewkit
- Build using
yarn start
Build the example in example/src:
- Go to
untappd-brewkit/example
- Build using
yarn start
- 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