The GOV.UK content and publishing guidance explains how to create and update content for GOV.UK. It includes the standards for digital content and how to use the government’s publishing tools.
Once all the packages been installed you should be able to run a local version of the guidance by running:
npm start
When the server is active enter http://localhost:8080/ in your browser’s address bar. In doing so, a local version of the guidance will run on your computer.
http://localhost:8080/
Licence
Unless stated otherwise, the codebase is released under the MIT License. This covers both the codebase and any sample code in the documentation.