# admin-template **Repository Path**: nxbb/admin-template ## Basic Information - **Project Name**: admin-template - **Description**: 后台管理页面基础模板 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-30 - **Last Updated**: 2024-11-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## admin_template 1.使用模板请先使用 npm install 2.本地 node 版本最好 > 16 ## 运行命令 npm run dev ## 打包命令 npm run build