Learn Google Stitch 2.0 with Gemini 3.0 Pro, turning sketches into React, Tailwind, and HTML, so you ship prototypes and UI ...
├── config // 编译配置 ├── dist // 编译后的文件 ├── src // 源代码 │ ├── components // 组件 │ ├── pages // 页面 ...
. ├── app/ │ ├── assets/ # Static assets (images, etc.) │ ├── components/ # Reusable React components │ ├── config/ # Configuration ...