Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 320 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 320 Bytes

ai-gov-uk-cms

Content Management System for ai.gov.uk website

Documentation for Decap CMS can be found at https://decapcms.org/docs/intro/

To start local dev environment

npm install
npm run serve

When running locally it defaults to a test repo. This allows you to test without saving changes permanently.