react版官网

chenhg 7b2b3a5636 1.完善侧边栏 пре 1 дан
src 7b2b3a5636 1.完善侧边栏 пре 1 дан
App.tsx 7b2b3a5636 1.完善侧边栏 пре 1 дан
README.md 65135e0773 initialize file пре 2 дана
constants.ts 65135e0773 initialize file пре 2 дана
index.html 65135e0773 initialize file пре 2 дана
index.tsx 65135e0773 initialize file пре 2 дана
metadata.json 65135e0773 initialize file пре 2 дана
package-lock.json 65135e0773 initialize file пре 2 дана
package.json 65135e0773 initialize file пре 2 дана
tsconfig.json 65135e0773 initialize file пре 2 дана
types.ts 65135e0773 initialize file пре 2 дана
vite-env.d.ts 65135e0773 initialize file пре 2 дана
vite.config.ts 65135e0773 initialize file пре 2 дана

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