Skip to content
/ vue_template Public template

vue3 pinia vite antd tailwindcss sass i18n styled-component axios

License

Notifications You must be signed in to change notification settings

xie90237/vue_template

Repository files navigation

这是一个VUE 3简易的 全面的 便捷的模板

其中包含了下述框架 并都有相关示例

  • vite
  • vue3 + ts
  • vue-router
  • axios
  • pinia
  • element Plus + tailwindcss + sass

我的开发环境为 node: v20.11.1 包管理工具: yarn 系统: win10 我的开发环境是这个 防止 使用别的版本之类的 产生各种各样的问题 我主要也懒得改 给一个参考

其他说明

还添加了 全局的类型 具体在 types文件夹 和 api文件夹里有展示

唔 我已经尽可能的吧所有的示例都放上来了 可以考虑下载下来跑一下看看

包括 路由文件的配置 包括 vite的一点简单的配置 比如 proxy啊 启动端口啊 啥的

开始

安装

yarn

运行

yarn dev

打包

yarn build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

结语

没了 真的没了

About

vue3 pinia vite antd tailwindcss sass i18n styled-component axios

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published