This is the frontend application for the Energy Security Safeguard "Rules Dashboard".
Functionality:
- Presents the contents of the "openfisca_nsw_safeguard" OpenFisca ruleset in a graphical frontend web application.
- Displays relationships between OpenFisca Variables. This includes the ability to compare Variables.
- Performs calculations on OpenFisca Variables.
- The "Rule Dashboard" repo assumes the above application stack.
- The stack comprises of the 'OpenFisca-Core API' and the 'Django API'
Installation process may differ on Windows/Mac/Linux. If unsure, Google the steps for your operating systems.
- Node.JS and NPM (https://www.npmjs.com/get-npm)
- Yarn (https://classic.yarnpkg.com/en/docs/install/#debian-stable)
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.