Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 398 Bytes

CONTRIBUTE.md

File metadata and controls

22 lines (14 loc) · 398 Bytes

Contribute

Installation

Install top level dependencies: lerna, prettier, conventional-changelog, ...

npm install

Bootstrap project and symlink packages dependencies

npm run lerna:boostrap

Commit your changes

npm run commit