CMS Documentation based on Docz.
This is a work in progress and not complete.
You'll need Git and Node.js installed to get this project running.
- Clone the project with
git clone https://github.com/wmcadigital/wmn-cms-docs.git
- Run
yarn
in the root folder. - Run
yarn dev
to launch the dev environment with hot reloading. - Visit http://localhost:3000
yarn build # npm run build
yarn serve # npm run serve
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.