Requirements
- macOS 12 or later, Linux x86_64 or arm64 (glibc), or Windows 10 or later.
- A JavaScript runtime: Node.js 18.18 or later, Deno 1.45 or later, or Bun 1.1 or later.
- 1 GB of free disk space and 2 GB of RAM for local development.
Blank or existing project
Add Veryfront Code to an existing or blank Node.js, Deno, or Bun project.New scaffolded project
Create a new Veryfront Code project when you want scaffolding and starter files.Install the CLI
Install the CLI globally when you use Veryfront commands often.npm
veryfront to your
shell path.
pnpm
yarn
bun
One-shot CLI usage
Usenpx when you do not want a global install:
veryfront CLI without installing it globally.
Use npm create veryfront when you want to scaffold a new project.
Coding-agent setup
Starter templates includeAGENTS.md. For older projects, install the shared
project guide:
veryfront dev and connect your MCP-aware coding agent to the printed
MCP endpoint. See Coding agents.
Verify the CLI
PATH entry takes effect.