Formulate is an app to build robust reports based on data from Databases or API integrations
You'll need node.js installed
cd into the formulate server, run:
npm install
Then run:
node server.js
If everything worked, you should be able to view the page at
localhost:8080