Skip to content

🎉 基于 Vite 2.x + Vue 3.x(script setup) + ant-design-vue + TypeScript的后台管理系统模板

License

Notifications You must be signed in to change notification settings

4xian/vite-admin-ts

Repository files navigation

vite-admin-ts

🎉 基于 Vite 2.x + Vue 3.x(setup) + antd-design-vue + TS 的后台管理系统

开发

# 克隆项目
git clone https://github.com/4xian/vite-admin-ts.git

# 进入项目目录
cd vite-admin-ts

# 安装依赖
yarn(推荐)
或 npm install

# taobao 源解决下载速度慢的问题
npm config set registry https://registry.npm.taobao.org/

# 启动服务
yarn dev
或 npm run dev

发布

# 构建生产环境
yarn build
或 npm run build

其它

# eslint代码格式检查
npm run lint:js

# stylelint代码样式检查
npm run lint:css

浏览器支持

本地开发推荐使用Chrome浏览器,不支持 IE

 Edge
IE
 Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
not support last 2 versions last 2 versions last 2 versions last 2 versions

更多浏览器可以查看 Can I Use Es Module

License

MIT

About

🎉 基于 Vite 2.x + Vue 3.x(script setup) + ant-design-vue + TypeScript的后台管理系统模板

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published