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