Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 256 Bytes

FOOTER.md

File metadata and controls

14 lines (10 loc) · 256 Bytes

Development

Being a workspaced based mono repo project, yarn >=1.5.0 is needed to allow local development

Installing dependencies

yarn install

Release

GITHUB_ACCESS_TOKEN=<access_token> npm run release {version_number}