This repository contains source code for the mathflow's documentation website.
The website is built using Vitepress and Vue. Ensure that nodejs and pnpm are installed.
- Local development:
pnpm dev
- Building:
pnpm build
MIT : Check license for details.