Skip to content

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 324 Bytes

README.md

File metadata and controls

executable file
·
17 lines (11 loc) · 324 Bytes

ReadMe

About

Formulate is an app to build robust reports based on data from Databases or API integrations

Starting the Server

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