5 Star 22 Fork 10

fe-hl/vue3-vant4-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 2.02 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "vue3-vant4-template",
"private": true,
"version": "0.0.0",
"type": "module",
"description": "本项目时基于vite+vue3,vant4搭建的H5项目模版。支持ts、国际化、一键换肤、vant4组件二次封装,axios二次封装等等,开箱即用",
"author": "hulei",
"license": "MIT",
"scripts": {
"dev": "vite --mode development",
"build": "vue-tsc && vite build --mode production",
"preview": "vite preview",
"mock": "nodemon mock/app.js",
"lint": "eslint . --ext .js,.ts,.vue",
"lint:fix": "eslint . --ext .js,.ts,.vue --fix"
},
"dependencies": {
"@fe-hl/shared": "^1.0.3",
"axios": "^1.4.0",
"nprogress": "^0.2.0",
"vant": "^4.6.2",
"vue": "^3.2.41",
"vue-i18n": "^9.2.2",
"vue-router": "^4.2.4",
"vuex": "^4.1.0"
},
"devDependencies": {
"@koa/cors": "^4.0.0",
"@types/nprogress": "^0.2.0",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@vitejs/plugin-vue": "^3.2.0",
"autoprefixer": "^10.4.14",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-plugin-vue": "^9.15.1",
"koa": "^2.14.2",
"koa-body": "^6.0.1",
"koa-router": "^12.0.0",
"koa-static": "^5.0.0",
"nodemon": "^3.0.1",
"postcss-aspect-ratio-mini": "^1.1.0",
"postcss-import": "^15.1.0",
"postcss-px-to-viewport": "^1.1.1",
"postcss-url": "^10.1.3",
"postcss-viewport-units": "^0.1.6",
"postcss-write-svg": "^3.0.1",
"prettier": "^3.0.0",
"sass": "^1.63.6",
"sass-loader": "^13.3.2",
"typescript": "^4.6.4",
"unplugin-vue-components": "^0.25.1",
"uuid": "^9.0.0",
"vite": "^3.2.3",
"vite-plugin-imagemin": "^0.6.1",
"vite-plugin-rewrite-all": "^1.0.1",
"vite-plugin-svg-icons": "^2.0.1",
"vue-eslint-parser": "^9.3.1",
"vue-tsc": "^1.0.9"
},
"resolutions": {
"bin-wrapper": "npm:bin-wrapper-china"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/fe-hl/vue3-vant4-template.git
git@gitee.com:fe-hl/vue3-vant4-template.git
fe-hl
vue3-vant4-template
vue3-vant4-template
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385