datagovuk / publish_data

Prototype for mocking pages on data.gov.uk
https://publish-data.cloudapps.digital/
MIT License
0 stars 1 forks source link

publish_data

This is a prototyping tool for mocking new pages and workflows for data.gov.uk

It is based on govuk_prototype_kit, which has complete instructions to build the site and host it on heroku.

Installation/Setup

git clone <repository>
cd publish_data
npm install
npm start