# Lystable UI Library 🛠
An assortment of low-level components pulled from lystable-frontend.

*NB: The contents in `/docs` are auto generated*

## Important
When this repo is published to NPM, our fonts don't get published for licensing reasons. It currently falls back to the font files that exist in the `lystable-frontend` repo.

## Getting Started
This repo is bundled with React Storybook, an application that allows you to view components in isolation.
To run it locally:

```
npm run storybook
```
