This repository contains Tuist's documentation static site powered by VitePress.
- Git clone the repository
git clone https://github.com/tuist/docs - Install Mise dependencies with
mise install - Install PNPM dependencies with
pnpm install. - Run
pnpm run dev