# xai_website **Repository Path**: sleepyrabbit/xai_website ## Basic Information - **Project Name**: xai_website - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-17 - **Last Updated**: 2026-07-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 产业智能体操作系统官网 Industrial Agent OS 产品官网(Vue 3 + Vite + TailwindCSS) ## 开发与构建 ```bash # 安装依赖并启动开发服务器 cd xai_website && npm install && npm run dev # 生产构建与预览 npm run build && npm run preview ``` ## 设计规范 详见 [`docs/superpowers/specs/2026-07-20-industrial-agent-os-website-design.md`](../docs/superpowers/specs/2026-07-20-industrial-agent-os-website-design.md)。