Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 155 Bytes

File metadata and controls

6 lines (5 loc) · 155 Bytes
  1. Install dependencies: npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app: npm run dev