1 Star 0 Fork 0

cztanghao/springboot_vue

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 611 Bytes
一键复制 编辑 原始数据 按行查看 历史
cztanghao 提交于 2025-01-11 15:40 +08:00 . 2025年1月11日15:38:56
{
"name": "springboot_vue",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"axios": "^1.7.9",
"core-js": "^3.8.3",
"element-plus": "^2.9.2",
"vue": "^3.2.13",
"vue-router": "^4.0.3",
"vuex": "^4.0.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-plugin-vuex": "~5.0.0",
"@vue/cli-service": "~5.0.0"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead",
"not ie 11"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/cztanghao/springboot_vue.git
git@gitee.com:cztanghao/springboot_vue.git
cztanghao
springboot_vue
springboot_vue
master

搜索帮助