An open API service indexing awesome lists of open source software.

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

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