Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 330 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 330 Bytes

Contributing

Development

To start the development locally install the dependencies and build the project packages:

$ yarn install
$ yarn build

You can use @allurereport/sandbox as a playground for the development. Consult README.md in the package for detailed instructions.