1 Star 0 Fork 0

引力波/vue3-template-mobile

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.30 KB
一键复制 编辑 原始数据 按行查看 历史
引力波 提交于 2023-04-19 16:12 +08:00 . init
{
"name": "vue3-template-admin",
"version": "0.0.0",
"scripts": {
"serve": "vite",
"build": "run-p type-check build-only",
"preview": "vite preview --port 4173",
"build-only": "vite build",
"type-check": "vue-tsc --noEmit",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
"format": "prettier --write \"./**/*.{html,vue,ts,js,json}\""
},
"dependencies": {
"@arcgis/core": "4.23.7",
"@element-plus/icons-vue": "^2.0.9",
"axios": "^0.27.2",
"pinia": "^2.0.17",
"vant": "^4.0.6",
"vue": "^3.2.37",
"vue-router": "^4.1.3"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.1.4",
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"@vitejs/plugin-vue": "^3.0.1",
"@vue/tsconfig": "^0.1.3",
"eslint": "^8.0.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.6.0",
"postcss-html": "^1.5.0",
"prettier": "^2.7.1",
"sass": "^1.54.5",
"sass-loader": "^13.0.2",
"stylelint": "^14.11.0",
"stylelint-config-standard-scss": "^5.0.0",
"stylelint-scss": "^4.3.0",
"typescript": "*",
"vite": "^3.0.4",
"vite-plugin-eslint": "^1.8.1",
"vue-tsc": "1.0.8"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wangguixuan/vue3-template-mobile.git
git@gitee.com:wangguixuan/vue3-template-mobile.git
wangguixuan
vue3-template-mobile
vue3-template-mobile
master

搜索帮助