
Getting Started Guide
How to Use Bolt
A practical guide to get you up and running with Bolt. Written by Delv Editorial, Delv Team.
Getting started with Bolt
In this guide, you'll learn how to set up Bolt and create your first web application using conversational prompts. By the end, you'll be able to build and deploy a simple app without writing any code.Step 1: Sign up and set up
- Go to bolt.new in your web browser.
- Click on the “Sign Up” button in the top right corner.
- Enter your email address and create a password. You can also sign up using Google or GitHub.
- Confirm your email by clicking the link sent to your inbox.
- Once logged in, choose the free tier to start building without any costs.
Step 2: Your first application
- After signing in, you will see the Bolt dashboard. Click on the “New Project” button.
- In the prompt box, type a simple request, such as “Create a to-do list app.”
- Bolt will generate the necessary code and framework for your application. Wait for a moment while it processes.
- Once completed, click on the “Preview” button to see your app in action.
- If satisfied, click “Deploy” to make your app live.
Step 3: Get better results
- Use specific prompts for better accuracy. For example, instead of “Create an app,” try “Create a to-do list app with a dark theme.”
- Explore the “Settings” menu to adjust your project’s configurations, such as database options and user authentication.
- Regularly check the “Help” section for tips on optimising your prompts and understanding Bolt’s capabilities.