# official-website **Repository Path**: coderlaogu/official-website ## Basic Information - **Project Name**: official-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**: 2025-07-26 - **Last Updated**: 2025-07-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Official-website > 响应式的企业官方网站模板,使用 [Vite](https://cn.vitejs.dev/) 脚手架搭建,使用 [Vue3](https://cn.vuejs.org/) 开发。 ## 运行/启动 ```bash npm i npm run dev ``` ## 构建&预览 ```bash # 构建生产环境 npm run build # 预览构建的产品 npm run preview ``` ## Vue 3 + Vite This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `