Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 222 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 222 Bytes

Getting Started

This mono-repository uses yarn and lerna, to get started simply run:

$ yarn install
$ lerna bootstrap

Note: do not run yarn install anywhere else than in the root of the repository.