# teaching-ui **Repository Path**: shawn-liu2/teaching-ui ## Basic Information - **Project Name**: teaching-ui - **Description**: vue+element plus 后台管理应用 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-07 - **Last Updated**: 2021-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

vue element-plus vite typescript postcss license

## 简介 基于[element-plus-admin](https://github.com/hsiangleev/element-plus-admin)开发的教师管理实例 ## 开发 ```bash # 克隆项目 git clone https://gitee.com/shawn-liu2/teaching-ui.git # 进入项目目录 cd teaching-ui # 安装依赖 npm install # 启动服务 npm run dev ``` 浏览器访问 http://localhost:3002 ## 发布 ```bash # 发布 npm run build # 预览 npm run preview ``` ## 其它 ```bash # eslint代码校验 npm run eslint # stylelint代码校验 npm run stylelint ``` ## vscode扩展 1. 使用johnsoncodehk.volar,并禁用vetur,支持template代码里面的数据类型提示 ## 浏览器 **目前仅支持现代浏览器** | [IE / Edge](https://godban.github.io/browsers-support-badges/)
IE / Edge | [Firefox](https://godban.github.io/browsers-support-badges/)
Firefox | [Chrome](https://godban.github.io/browsers-support-badges/)
Chrome | [Safari](https://godban.github.io/browsers-support-badges/)
Safari | | --------- | --------- | --------- | --------- | | Edge | last 2 versions | last 2 versions | last 2 versions |