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