An app to view data packages loaded to OpenSpending. Provides access to raw data, access to an API for the data, and a suite of views to visualise the data.
Clone the repo, install dependencies from npm, and run the server:
npm install
npm run build
npm start
See the docs for more information.