react版官网

chenhg abd2356a0c 完善搜索功能,mock几条航线,优化部分代码 1 개월 전
src abd2356a0c 完善搜索功能,mock几条航线,优化部分代码 1 개월 전
README.md 65135e0773 initialize file 1 개월 전
index.html 71285d5709 1.文件优化 1 개월 전
index.tsx d72c4c567b 1.完善精选航线的静态内容 1 개월 전
metadata.json 65135e0773 initialize file 1 개월 전
package-lock.json 71285d5709 1.文件优化 1 개월 전
package.json 71285d5709 1.文件优化 1 개월 전
postcss.config.js 71285d5709 1.文件优化 1 개월 전
tailwind.config.js 71285d5709 1.文件优化 1 개월 전
tsconfig.json 65135e0773 initialize file 1 개월 전
vite-env.d.ts 65135e0773 initialize file 1 개월 전
vite.config.ts 71285d5709 1.文件优化 1 개월 전

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