2 Star 0 Fork 0

DOCTORY/vue3rework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 978 Bytes
一键复制 编辑 原始数据 按行查看 历史
DOCTORY 提交于 2023-01-13 22:22 +08:00 . 登录的跳转问题还没解决
{
"name": "vue-material-kit-2",
"version": "2.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview --port 4173",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
},
"dependencies": {
"@popperjs/core": "2.11.5",
"ant-design-vue": "^3.2.15",
"axios": "^1.2.2",
"bootstrap": "5.1.3",
"element-plus": "^2.2.28",
"pinia": "2.0.14",
"prismjs": "1.28.0",
"typed.js": "2.0.12",
"vue": "3.2.36",
"vue-clipboard3": "2.0.0",
"vue-count-to": "1.0.13",
"vue-prism-editor": "2.0.0-alpha.2",
"vue-router": "4.0.15"
},
"devDependencies": {
"@rushstack/eslint-patch": "1.1.0",
"@vitejs/plugin-vue": "2.3.3",
"@vue/eslint-config-prettier": "7.0.0",
"babel-polyfill": "^6.26.0",
"eslint": "8.19.0",
"eslint-plugin-vue": "9.0.0",
"prettier": "2.5.1",
"sass": "1.52.3",
"sass-loader": "13.0.0",
"vite": "2.9.9"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/DOOCTOORY/vue3rework.git
[email protected]:DOOCTOORY/vue3rework.git
DOOCTOORY
vue3rework
vue3rework
master

搜索帮助