1 Star 0 Fork 4

冰封王座/xiaopeng

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 614 Bytes
一键复制 编辑 原始数据 按行查看 历史
海盐芝士不加糖 提交于 2023-08-28 19:19 . 完善stores
{
"name": "xiaopeng",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"vue": "^3.3.4",
"vue-router": "4"
},
"devDependencies": {
"@types/node": "^20.4.5",
"@vitejs/plugin-vue": "^4.2.3",
"eslint": "^8.46.0",
"prettier": "^3.0.0",
"typescript": "^5.0.2",
"vite": "^4.4.5",
"vue-tsc": "^1.8.5"
},
"prettier": {
"singleQuote": true,
"trailingComma": "none",
"semi": false
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/zzcit/xiaopeng.git
git@gitee.com:zzcit/xiaopeng.git
zzcit
xiaopeng
xiaopeng
main

搜索帮助