react版官网

chenhg b9b46b1f17 优化代码 hace 1 mes
src b9b46b1f17 优化代码 hace 1 mes
README.md 65135e0773 initialize file hace 1 mes
index.html 71285d5709 1.文件优化 hace 1 mes
index.tsx d72c4c567b 1.完善精选航线的静态内容 hace 1 mes
metadata.json 65135e0773 initialize file hace 1 mes
package-lock.json 71285d5709 1.文件优化 hace 1 mes
package.json 71285d5709 1.文件优化 hace 1 mes
postcss.config.js 71285d5709 1.文件优化 hace 1 mes
tailwind.config.js 71285d5709 1.文件优化 hace 1 mes
tsconfig.json 65135e0773 initialize file hace 1 mes
vite-env.d.ts 65135e0773 initialize file hace 1 mes
vite.config.ts 71285d5709 1.文件优化 hace 1 mes

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