1 Star 1 Fork 1

始点、终点/vite+vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.35 KB
一键复制 编辑 原始数据 按行查看 历史
tanhaiming 提交于 2021-09-30 17:34 . vue3
{
"name": "vite-project",
"version": "0.0.0",
"scripts": {
"dev": "vite --mode development",
"build:test": "vite build --mode test",
"build": "vite build",
"serve": "vite preview",
"lint": "eslint ./src --ext .vue,.js,.ts",
"lint-fix": "eslint --fix ./src --ext .vue,.js,.ts"
},
"dependencies": {
"@types/nprogress": "^0.2.0",
"@types/store": "^2.0.2",
"ant-design-vue": "^2.2.6",
"axios": "^0.21.1",
"js-cookie": "^3.0.1",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"store": "^2.0.12",
"vue": "^3.2.6",
"vue-i18n": "^9.1.7",
"vue-router": "4",
"vuex": "^4.0.2"
},
"devDependencies": {
"@types/node": "^16.7.10",
"@typescript-eslint/eslint-plugin": "^4.30.0",
"@typescript-eslint/parser": "^4.30.0",
"@vitejs/plugin-vue": "^1.6.0",
"@vue/compiler-sfc": "^3.2.6",
"eslint": "^7.32.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^7.17.0",
"less": "^4.1.1",
"less-loader": "^10.0.1",
"prettier": "^2.3.2",
"typescript": "^4.3.2",
"vite": "^2.5.2",
"vite-plugin-components": "^0.13.3",
"vite-plugin-compression": "^0.3.5",
"vite-plugin-style-import": "^1.2.1",
"vue-tsc": "^0.2.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/qq525377057/vite-vue3.git
git@gitee.com:qq525377057/vite-vue3.git
qq525377057
vite-vue3
vite+vue3
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385