2 Star 0 Fork 0

柠檬茶喔/vue3-market-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
柠檬茶喔 提交于 2022-11-08 18:24 . 0
{
"name": "market-ui",
"version": "0.0.0",
"scripts": {
"dev": "vite --host",
"build": "run-p type-check build-only",
"preview": "vite preview --port 4173",
"build-only": "vite build",
"type-check": "vue-tsc --noEmit"
},
"dependencies": {
"@arco-themes/vue-gi-demo": "^0.0.21",
"@wangeditor/editor": "^5.1.18",
"@wangeditor/editor-for-vue": "^5.1.12",
"axios": "^0.27.2",
"echarts": "^5.3.3",
"less": "^4.1.3",
"less-loader": "^11.0.0",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"pinia": "^2.0.17",
"sass": "^1.54.5",
"sass-loader": "^13.0.2",
"unplugin-vue-components": "^0.22.4",
"vite-plugin-svg-icons": "^2.0.1",
"vue": "^3.2.37",
"vue-router": "^4.1.3"
},
"devDependencies": {
"@arco-design/web-vue": "^2.37.1",
"@types/node": "^16.11.47",
"@vitejs/plugin-vue": "^3.0.1",
"@vitejs/plugin-vue-jsx": "^2.0.0",
"@vue/tsconfig": "^0.1.3",
"npm-run-all": "^4.1.5",
"typescript": "~4.7.4",
"vite": "^3.0.4",
"vite-plugin-mock": "^2.9.6",
"vue-tsc": "^0.39.5"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/liang-ruibin/vue3-market-demo.git
[email protected]:liang-ruibin/vue3-market-demo.git
liang-ruibin
vue3-market-demo
vue3-market-demo
master

搜索帮助