This repo contains the packages we use across applications.
This repository is a monorepo that uses Lerna. It is structured the following way:
packages/
├── tools/ # Dispute tools JSON schema package
To get started run:
yarn setup
Go to the README.md of each package for usage information.
To add a new component run npm init stencil
and select component option