Our website contains guides and an API reference to quickly understand Valibot.
Step 1: Clone repository
git clone git@github.com:fabian-hiller/valibot.git
Step 2: Install dependencies
pnpm install
Step 3: Start development server
cd ./website && pnpm dev