Open Lovable
14 days ago
- #development
- #AI
- #open-source
- Clone the repository from GitHub using `git clone https://github.com/mendableai/open-lovable.git`
- Navigate into the project directory with `cd open-lovable`
- Install dependencies using `npm install`
- Create a `.env.local` file and add required API keys for E2B and Firecrawl
- Optionally add API keys for AI providers like Anthropic, OpenAI, or Groq
- Run the development server with `npm run dev`
- The project is licensed under MIT