Skip to content

wmcadigital/wmn-cms-docs

Repository files navigation

West Midlands Network CMS Documentation

CMS Documentation based on Docz.

This is a work in progress and not complete.

Quick start

You'll need Git and Node.js installed to get this project running.

  1. Clone the project with git clone https://github.com/wmcadigital/wmn-cms-docs.git
  2. Run yarn in the root folder.
  3. Run yarn dev to launch the dev environment with hot reloading.
  4. Visit http://localhost:3000

Other scripts

Build

yarn build # npm run build

Serve built app

yarn serve # npm run serve

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Releases

No releases published

Packages

No packages published