# MyDispatch **Repository Path**: shi-mingmin/my-dispatch ## Basic Information - **Project Name**: MyDispatch - **Description**: Vite3+Vue3+VueRouter4+Pinia2+AntDesign3+Less4+Axios+Mockjs脚手架 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-10-21 - **Last Updated**: 2023-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vite3, vue3, Ant-Design, mockjs, pinia2 ## README # vue3 脚手架 #### 介绍 vite3 + vue3 + vue-router4 + pinia2 + antDesign3 + less + axios + mockjs #### 安装依赖 ``` yarn ``` #### 运行开发模式 ``` yarn dev ``` #### 编译生产模式 ``` yarn build ``` #### 链接 - See [Vite](https://cn.vitejs.dev/) - See [Vue](https://v3.cn.vuejs.org/) - See [Vue Router](https://router.vuejs.org/zh/index.html) - See [Pinia](https://pinia.web3doc.top/) - See [Ant Design Vue](https://www.antdv.com/components/overview-cn/) - See [Mockjs](http://mockjs.com/)