Prerequisite: You must have a React project initialized and zod
installed on it to use Zodaf.
Zodaf.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Learn how to setup Zodaf on your project
npm i @zodaf/react
pnpm i @zodaf/react
yarn add @zodaf/react
npx @zodaf/react init
pnpm dlx @zodaf/react init
yarn dlx @zodaf/react init
Zodaf.