Skip to main content

Before you start

  • TypeScript and React: Be familiar with both.
  • Runtime: Install Node.js, Deno, or Bun.
  • Workspace: Have a code editor and terminal.
  • AI background: AI experience is not required.

Start here

Local loop

Terminal
Use veryfront generate <type> <name> to add routes, components, and AI primitives.

Coding-agent workflow

  • Project instructions: Starter projects include AGENTS.md.
  • Dev server: Run veryfront dev before connecting a coding agent.
  • Bootstrap: Call vf_bootstrap once at session start.
  • Schema: Use veryfront schema --json to inspect current CLI commands.
  • Guide: Use Coding agents for Claude Code, Cursor, Codex, and other MCP-aware clients.