Zodaf home page
Zodaf
Search...
⌘K
Contact
GitHub
GitHub
Search...
Navigation
Get Started
Get started
Documentation
Documentation
GitHub
Get Started
Get started
Usage
Basic Usage
Complete Usage
Configuration
Configuration
Custom components
Add components
Get Started
Get started
Learn how to setup Zodaf on your project
Prerequisite
: You must have a React project initialized and zod installed on it to use Zodaf.
Step 1. Install Zodaf on your project:
npm
pnpm
yarn
Copy
npm
i
@zodaf/react
Step 2. To initialize Zodaf configuration, run the following command:
npm
pnpm
yarn
Copy
npx
@zodaf/react
init
Your project can now use
Zodaf
.
Basic Usage
Assistant
Responses are generated using AI and may contain mistakes.