# elearning-front **Repository Path**: peculiar/elearning-front ## Basic Information - **Project Name**: elearning-front - **Description**: 这是elearning后台管理的前端 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-01 - **Last Updated**: 2021-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # elearning-front elearning-front 前端源码 #### 后端源码 - 码云: [https://gitee.com/elunez/eladmin](https://gitee.com/elunez/eladmin) #### elearning-front开发文档 ## Build Setup ``` bash # 安装依赖 npm install # 启动服务 localhost:8013 npm run dev # 构建生产环境 npm run build ```