Delv
Emergent
Getting Started Guide

How to Use Emergent

A practical guide to get you up and running with Emergent. Written by Delv Editorial, Delv Team.

Getting started with Emergent

In this guide, you'll learn how to create fully functional mobile and web applications using Emergent, an AI app builder that translates your natural language commands into code. By the end, you'll be able to set up your account and build your first app quickly.

Step 1: Sign up and set up

  1. Go to emergent.sh.
  2. Click on the Sign Up button in the top right corner.
  3. Enter your email address and create a password. You’ll receive a confirmation email; follow the link to verify your account.
  4. Once confirmed, log in. You'll start with the free tier, which includes 5 credits per month.

Step 2: Your first app

  1. After logging in, click on the Create New App button on your dashboard.
  2. In the text box, enter a simple command describing your app. For example, type "Create a to-do list app."
  3. Click on Generate App. The AI will process your command and create the app.
  4. Review the generated app in the preview window. You can test its functionality directly from this interface.
  5. If you’re happy with the result, click on the Export Code button to download the application code.

Step 3: Get better results

  1. Be specific in your commands. Instead of "Create a shopping app," try "Create a shopping app with a product list, cart, and checkout page."
  2. Use the Settings menu to adjust your app's parameters, such as colour scheme and layout options, for better visual appeal.
  3. Explore the Templates section for pre-built components that can speed up your app development process.

Pro tip

Use the Preview feature frequently while building your app. It allows you to test changes in real-time, saving you time on debugging later.

Common mistake to avoid

Many users submit vague requests like "Make an app." This leads to generic outputs. Always provide clear and detailed descriptions of what you want your app to do.