# 前端重构 **Repository Path**: Hun_hunzi/front-end-refactoring ## Basic Information - **Project Name**: 前端重构 - **Description**: No description available - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-19 - **Last Updated**: 2024-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 初始化: npm install 或 yarn install 或 cnpm install(淘宝镜像) 运行: npm run dev 或 yarn dev 或 cnpm run dev(淘宝镜像) 打包: npm run build 或 yarn build 或 cnpm run build(淘宝镜像)