Quickstart Guide
This guide will help you get started with Onlook in just a few minutes.
Get up and running with Onlook in minutes
What You'll Need
- A modern web browser (Chrome, Firefox, Safari, or Edge)
- Basic familiarity with React and TailwindCSS (helpful but not required)
- A GitHub account (optional, for saving and deploying projects)
Step 1: Clone the Repository
Start by cloning the Onlook repository:
Step 2: Install Dependencies
Onlook uses Bun as its package manager:
Step 3: Start Onlook
Run the following command to start Onlook locally:
This will start Onlook on http://localhost:3000.
Step 4: Create Your First Project
- Open Onlook in your browser
- Click on "New Project" button
- Choose a template or start from scratch
- Give your project a name and click "Create"
Creating a new project in Onlook
Step 5: Start Editing
Once your project is created, you'll be taken to the Onlook editor. Here you can:
- Add components from the component library
- Edit text and images
- Adjust styles using the style panel
- Preview your changes in real-time
Step 6: Deploy Your Project (Optional)
When you're ready to share your project:
- Click the "Deploy" button in the top toolbar
- Choose your deployment options
- Click "Deploy Now"
Your project will be deployed and you'll receive a URL to share.
Next Steps
Now that you've created your first project, you might want to:
- Learn more about Onlook's features
- Follow our tutorials for specific use cases
- Join our Discord community for help and inspiration
Congratulations! You're now ready to start building with Onlook.