Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 357 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 357 Bytes

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