react版官网

chenhg 9313d91c50 1.完善出行攻略 1 deň pred
src 9313d91c50 1.完善出行攻略 1 deň pred
App.tsx 9313d91c50 1.完善出行攻略 1 deň pred
README.md 65135e0773 initialize file 2 dní pred
constants.ts 65135e0773 initialize file 2 dní pred
index.html 65135e0773 initialize file 2 dní pred
index.tsx 65135e0773 initialize file 2 dní pred
metadata.json 65135e0773 initialize file 2 dní pred
package-lock.json 65135e0773 initialize file 2 dní pred
package.json 65135e0773 initialize file 2 dní pred
tsconfig.json 65135e0773 initialize file 2 dní pred
types.ts 65135e0773 initialize file 2 dní pred
vite-env.d.ts 65135e0773 initialize file 2 dní pred
vite.config.ts 65135e0773 initialize file 2 dní pred

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