基于开源项目 Vue Vben Admin。
- node 和 git -项目开发环境
- Vite - 熟悉 vite 特性
- Vue3 - 熟悉 Vue 基础语法
- TypeScript - 熟悉
TypeScript
基本语法 - Es6+ - 熟悉 es6 基本语法
- Vue-Router-Next - 熟悉 vue-router 基本使用
- Ant-Design-Vue - ui 基本使用
- Mock.js - mockjs 基本语法
- 获取项目代码
git clone https://github.com/anncwb/vue-vben-admin.git
- 安装依赖
pnpm install
- 运行
pnpm serve
- 打包
pnpm build
菜单路径: /src/routes/modules
页面代码: /src/views/**