Docs
Start Here
Create an account, generate v0, review preview, and iterate safely.
Chapter 01
What NeoBuild is
NeoBuild is an AI-assisted app builder for founders, SMEs, agencies, and product teams. You describe the app you want; NeoBuild generates a React project, builds it in the cloud, and gives you a live preview.
Developers still keep ownership: export code, push to GitHub, pull from GitHub, connect a customer-owned Supabase database, and publish when ready.
Chapter 02
Build your first project
- Sign in at neobuild.dev.
- Write a focused first prompt, preferably one screen or workflow.
- Wait for generation, package install, build, and preview.
- Review desktop and mobile layouts in the preview panel.
- Send one follow-up prompt at a time.
Example prompt
Create an inventory dashboard for a small retail store with summary cards, a low-stock table, and a form to add products.Chapter 03
Project editor map
- Chat panel stores prompts and generated responses.
- Preview panel runs the built app.
- Version selector switches between v0, v1, v2, and repair versions.
- Tools menu handles publish, upload, download, env vars, build history, and token usage.
- GitHub panel manages push, pull, and two-way sync.