Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 365 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 365 Bytes

pulpito-ng

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.

Getting Started

You'll need at least node v17. Once you've got that, start in development mode with:

$ npm install
$ npm run start