Try it online at https://personas.draftbit.com
Personas is built on GatsbyJS. Setup instructions are straight forward:
npm install -g bs-platform
installs reasonmlyarn && yarn develop
starts the gatsby serveryarn re:watch
starts the reasonml compiler
Note that the first time you get set up you'll need to run
npx patch-package
to fix an error with one ofavatar-generator
's dependencies.