# 萤火虫记账前端 **Repository Path**: Tab-Tan/firefly-iii-web ## Basic Information - **Project Name**: 萤火虫记账前端 - **Description**: 萤火虫记账前端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-14 - **Last Updated**: 2025-07-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Run and deploy your AI Studio app This contains everything you need to run your app locally. ## Run Locally **Prerequisites:** Node.js 1. Install dependencies: `npm install` 2. Set the `GEMINI_API_KEY` in [.env.local](.env.local) to your Gemini API key 3. Run the app: `npm run dev`