Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 971 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 971 Bytes

Packages

CircleCI codecov lerna Renovate enabled

This repo contains the packages we use across applications.

Project structure

This repository is a monorepo that uses Lerna. It is structured the following way:

packages/
├── tools/ # Dispute tools JSON schema package

Installation

To get started run:

yarn setup

Go to the README.md of each package for usage information.

Stencil

To add a new component run npm init stencil and select component option