The packages in this repository are managed with lerna
Each package contains its own readme
In the repository root run
yarn && yarn bootstrap
or if you are using npm
npm install && npm run bootstrap
Then follow any steps detailed in each packages readme.