1 Star 0 Fork 0

Zhang Jin Yuan/game-vue-ts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 866 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "game-vue-ts",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
"@types/node": "^18.16.1",
"animate.css": "^4.1.1",
"axios": "^1.4.0",
"element-plus": "^2.3.6",
"lodash": "^4.17.21",
"path": "^0.12.7",
"sass": "^1.63.3",
"swiper": "^9.4.0",
"unplugin-auto-import": "^0.16.4",
"unplugin-icons": "^0.16.3",
"unplugin-vue-components": "^0.25.1",
"vue": "^3.2.47",
"vue-router": "^4.1.6"
},
"devDependencies": {
"@iconify-json/ep": "^1.1.11",
"@types/lodash": "^4.14.195",
"@vitejs/plugin-vue": "^4.1.0",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.24",
"tailwindcss": "^3.3.2",
"typescript": "^5.0.2",
"vite": "^4.3.2",
"vue-tsc": "^1.4.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/zhangjinyuan191011/game-vue-ts.git
git@gitee.com:zhangjinyuan191011/game-vue-ts.git
zhangjinyuan191011
game-vue-ts
game-vue-ts
master

搜索帮助