# Template **Repository Path**: BuSongTW/template ## Basic Information - **Project Name**: Template - **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**: 2020-11-18 - **Last Updated**: 2022-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # zipe-elment-admin ### 项目环境安装 ``` npm install ``` ### 项目启动 ``` npm run serve npm run test npm run prod ``` ### 打包 ``` npm run build npm run build:local npm run build:test npm run build:prod ```