1 Star 0 Fork 1

识君 / vue3-ts-demo

forked from ZhuAijun1 / vue3-ts-demo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.25 KB
一键复制 编辑 原始数据 按行查看 历史
ZhuAijun1 提交于 2024-03-07 10:43 . demo
{
"name": "vue3-h5-demo",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview",
"build-only": "vite build",
"type-check": "vue-tsc --noEmit -p tsconfig.app.json --composite false",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"dependencies": {
"axios": "^1.6.2",
"normalize.css": "^8.0.1",
"pinia": "^2.1.7",
"pinia-plugin-persist": "^1.0.0",
"sass": "^1.69.5",
"vant": "^4.8.0",
"vue": "^3.3.4",
"vue-i18n": "^9.8.0",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.3.3",
"@tsconfig/node18": "^18.2.2",
"@types/node": "^18.18.5",
"@vitejs/plugin-vue": "^4.4.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/tsconfig": "^0.4.0",
"eslint": "^8.49.0",
"eslint-plugin-vue": "^9.17.0",
"lib-flexible": "^0.3.2",
"mockjs": "^1.1.0",
"npm-run-all2": "^6.1.1",
"postcss": "^8.4.32",
"postcss-pxtorem": "^6.0.0",
"qs": "^6.11.2",
"typescript": "~5.2.0",
"unplugin-vue-components": "^0.26.0",
"vite": "^4.4.11",
"vite-plugin-mock": "^3.0.0",
"vue-tsc": "^1.8.19"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ssy_kr/vue3-ts-demo.git
git@gitee.com:ssy_kr/vue3-ts-demo.git
ssy_kr
vue3-ts-demo
vue3-ts-demo
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891