This contains everything you need to run your app locally.
View your app in AI Studio: https://ai.studio/apps/drive/1ztYIA2l8fzONN4BH9KaC0RpHQq31ey38
Prerequisites: Node.js
- Install dependencies:
npm install - Enter your Gemini API key in the app settings (first time prompted)
- Run the app:
npm run dev
