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.