This repository contains:
- markdown files
- images
to be compiled into the PHT Documentation and User guide hosted on GitHub Pages
- Clone Repository
git clone https://github.com/PHT-Medic/documentation- Install dependencies
npm i- Run docs generation with HMR:
npm run dev