o2o-castad-frontend/ado2-marketing-intelligence...
hbyang 7d4f3c7e05 브랜드 분석 페이지 수정 완료 . 2026-01-26 17:38:04 +09:00
..
components 브랜드 분석 페이지 수정 완료 . 2026-01-26 17:38:04 +09:00
.gitignore 브랜드 분석 페이지 수정 완료 . 2026-01-26 17:38:04 +09:00
App.tsx 브랜드 분석 페이지 수정 완료 . 2026-01-26 17:38:04 +09:00
README.md 브랜드 분석 페이지 수정 완료 . 2026-01-26 17:38:04 +09:00
constants.ts 브랜드 분석 페이지 수정 완료 . 2026-01-26 17:38:04 +09:00
index.html 브랜드 분석 페이지 수정 완료 . 2026-01-26 17:38:04 +09:00
index.tsx 브랜드 분석 페이지 수정 완료 . 2026-01-26 17:38:04 +09:00
metadata.json 브랜드 분석 페이지 수정 완료 . 2026-01-26 17:38:04 +09:00
package.json 브랜드 분석 페이지 수정 완료 . 2026-01-26 17:38:04 +09:00
tsconfig.json 브랜드 분석 페이지 수정 완료 . 2026-01-26 17:38:04 +09:00
types.ts 브랜드 분석 페이지 수정 완료 . 2026-01-26 17:38:04 +09:00
vite.config.ts 브랜드 분석 페이지 수정 완료 . 2026-01-26 17:38:04 +09:00

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/198bB4uG9EOOi0btQWINncwYJz7xEjWS3

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