Skip to content

Files

Latest commit

bda2f99 · Aug 11, 2022

History

History
11 lines (8 loc) · 353 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 353 Bytes

XCV3-Template

自定义模板,方便快速搭建项目技术栈:Vue 3 + TypeScript + Vite

👻 集成功能:

  • vite 配置(别名、打包、开发服务器、插件扩展)
  • axios请求封装和拦截配置。
  • Router路由(通过路由钩子设置进度条)。
  • Pinia状态库,模块化方式。
  • TaiWindcss原子化css库