fimo CLI is where you and your coding agent build and manage a Fimo site. Your teammates use Fimo Studio to edit the same project without working in code.
Build your first site
Run the CLI withnpx fimo@latest. You do not need a global installation.
1
Create a project
--framework.2
Open the project
3
Check the project
Common build tasks
fimo for brevity. For a one-off command outside a project, use npx fimo@latest. Inside a project, use the package runner that matches its lockfile, such as pnpm exec fimo or npm exec fimo.
For every command and option, see the CLI reference.
What’s next
Create or connect a project
Choose a framework and package manager, or link an existing site.
Add content
Define editable content and connect it to your pages.
Choose a framework
Compare the current Fimo integrations.