# online后台管理界面 **Repository Path**: JKcoding/online_b_ui ## Basic Information - **Project Name**: online后台管理界面 - **Description**: online学院后台管理界面 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-04 - **Last Updated**: 2022-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-admin-template > 这是online学院的 vue admin 管理后台 它包含了 Element UI & axios & iconfont & permission control & lint,这些搭建后台必要的东西。 ## Build Setup ```bash git clone https://gitee.com/JKcoding/online_b_ui.git npm install npm install --registry=https://registry.npm.taobao.org npm run dev ```