https://github.com/acmenlei/vue-element-plus-admin
An out-of-the-box scaffolding for vue3+vite3+ts, integrated with element-plus + axios + sass + pinia + vue-router + dayjs, supports the on-demand introduction of element-plus components
https://github.com/acmenlei/vue-element-plus-admin
axios dayjs element-plus pinia sass typescript vite vite2 vue vue-router vue3-typescript
Last synced: 2 months ago
JSON representation
An out-of-the-box scaffolding for vue3+vite3+ts, integrated with element-plus + axios + sass + pinia + vue-router + dayjs, supports the on-demand introduction of element-plus components
- Host: GitHub
- URL: https://github.com/acmenlei/vue-element-plus-admin
- Owner: acmenlei
- Created: 2022-02-06T14:19:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-13T02:24:01.000Z (over 3 years ago)
- Last Synced: 2025-02-04T18:50:51.871Z (over 1 year ago)
- Topics: axios, dayjs, element-plus, pinia, sass, typescript, vite, vite2, vue, vue-router, vue3-typescript
- Language: TypeScript
- Homepage:
- Size: 222 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue 3 + Typescript + Vite Basic Configuration
集成 Element-Plus + Axios + Sass 的Vue3脚手架模板,开箱即用
## 目录划分
- public
- src
- assets -> 本地资源文件
- common -> 公共内容
- message -> 弹窗消息提示
- tip -> 提示常量
- loading -> 加载动画
- components -> 公共组件
- service -> 网络服务
- api -> 网络请求文件
- config.ts -> axios基础配置
- App.vue -> 主界面
- main.ts -> 入口文件
- .env -> 无论哪个模式都会加载的环境变量
- .env.development -> 开发环境定义的环境变量
- .env.production -> 生产模式定义的环境变量
...
**有问题请联系**:WeChat:x972761675