react版官网

chenhg 5a1b823756 1.文件性能优化 hace 12 horas
src 5a1b823756 1.文件性能优化 hace 12 horas
README.md 65135e0773 initialize file hace 2 días
index.html 65135e0773 initialize file hace 2 días
index.tsx d72c4c567b 1.完善精选航线的静态内容 hace 1 día
metadata.json 65135e0773 initialize file hace 2 días
package-lock.json 65135e0773 initialize file hace 2 días
package.json 65135e0773 initialize file hace 2 días
tsconfig.json 65135e0773 initialize file hace 2 días
vite-env.d.ts 65135e0773 initialize file hace 2 días
vite.config.ts 5a1b823756 1.文件性能优化 hace 12 horas

README.md

GHBanner

Run and deploy your AI Studio app

This contains everything you need to run your app locally.

View your app in AI Studio: https://ai.studio/apps/drive/1XWAbVSC2xBYeYi0zaCrmk9V7AHFwgc_V

Run Locally

Prerequisites: Node.js

  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