Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 395 Bytes

File metadata and controls

21 lines (13 loc) · 395 Bytes

Mono-repo contributions

Requirements

  • Yarn 1 must be installed. Run this command to ensure you have Yarn 1.x available:
yarn -v

If successful this should print 1.xx.xx (this should start with a 1).

Install

Run this command which is short for yarn install:

yarn

You should then be able to development on the mono-repo.