This is a rewrite of Pulpito in React, in its early stages. Many, but not all, of the original Pulpito's features have been implemented.
You'll need at least node v17. Once you've got that, start in development mode with:
$ npm install
$ npm run start