Creating Your First Project
Getting started with Codeezly is as simple as describing your idea.
Step 1: The Prompt
On the dashboard, you'll see a prompt bar. Simply type what you want to build. For example:
"Create a landing page for a coffee shop with a menu section and a contact form."
Step 2: AI Generation
Codeezly's AI agents will analyze your request and generate a complete project structure, including:
- File system setup
- Dependency installation
- Initial code generation
Step 3: The Vibe Editor
Once generated, you'll be taken to the Vibe Editor. Here you can:
- Edit code manually with full TypeScript support.
- Use the "Edit with AI" feature to make changes using natural language.
- See changes instantly in the Live Preview pane.