Helper library for using Maquette with Booyah.
Install dependencies with yarn
.
Manually install peer dependencies Maquette and Booyah.
For example: yarn add maquette booyah
Or you might want Booyah to come an existing repo, using yarn link booyah
Build with yarn build
.