Skip to content

Latest commit

 

History

History
 
 

website

Website

Our website contains guides and an API reference to quickly understand Valibot.

Getting started

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