# 静态页面 **Repository Path**: lzblzb_admin/static-page ## Basic Information - **Project Name**: 静态页面 - **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-01-15 - **Last Updated**: 2025-02-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 安装依赖 npm install # 运行项目 npm run dev npm run preview # 打包发布 ``` npm run build ```