1 Star 0 Fork 1

Ay0304/vue3-小兔鲜

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 749 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ay0304 提交于 2023-09-05 15:51 . 倒计时逻辑函数实现
{
"name": "vue-rabbit",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
},
"dependencies": {
"@vueuse/core": "^10.4.1",
"axios": "^1.5.0",
"dayjs": "^1.11.9",
"element-plus": "^2.3.12",
"pinia": "^2.1.6",
"pinia-plugin-persistedstate": "^3.2.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.3.1",
"eslint": "^8.46.0",
"eslint-plugin-vue": "^9.16.1",
"sass": "^1.66.1",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.9"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ay0304/vue3--fresh-rabbit.git
git@gitee.com:ay0304/vue3--fresh-rabbit.git
ay0304
vue3--fresh-rabbit
vue3-小兔鲜
master

搜索帮助