Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 315 Bytes

contribute.md

File metadata and controls

23 lines (15 loc) · 315 Bytes

Contribute

Want to contribute? Great! Fork the repo and create PR to us.

Setting up local development

1. Clone repo

git clone git@github.com:dartondox/dox.git

2. Install melos if not installed

dart pub global activate melos

3. Run melos bootstrap

melos bs