此模板应帮助您开始使用 Vite 里面的 Vue 3 进行开发。
- 开发工具: VSCode
- 插件: Volar (and disable Vetur)
- TypeScript
- 插件: TypeScript Vue Plugin (Volar)
- Vue 官方文档
- Vue 中文文档
- 路由: Vue Router
- 状态管理: Pinia 配套持久化插件 pinia-plugin-persistedstate
- Vue Class Component
- 国际化: Vue I18n
- UI: Element Plus
- 图标插件:unplugin-icons 配套图标数据 Iconify
- 事件总线: Mitt
- 网络通信: Axios
yarn install
yarn serve
yarn build
yarn lint