1 Star 0 Fork 0

xlgm/web-chat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 692 Bytes
一键复制 编辑 原始数据 按行查看 历史
xlgm 提交于 2023-05-21 16:29 . init
{
"name": "web-chat",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"test:unit": "vitest"
},
"dependencies": {
"axios": "^1.4.0",
"normalize.css": "^8.0.1",
"pinia": "^2.0.36",
"screenfull": "^6.0.2",
"view-ui-plus": "^1.3.12",
"vue": "^3.3.2",
"vue-router": "^4.2.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue/test-utils": "^2.3.2",
"jsdom": "^22.0.0",
"vite": "^4.3.5",
"vitest": "^0.31.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xlgm/web-chat.git
git@gitee.com:xlgm/web-chat.git
xlgm
web-chat
web-chat
master

搜索帮助