1 Star 0 Fork 0

Mrligit.home/vue3-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.29 KB
一键复制 编辑 原始数据 按行查看 历史
liyuhui 提交于 2023-08-20 22:53 . 121
{
"name": "my-vue-app",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"serve": "vite --mode development",
"test": "vite --mode test",
"build": "vite build",
"preview": "vite preview",
"live": "serve -s dist",
"font": "font-spider font.html",
"reset": "rimraf src/assets/font/*.ttf && copyfiles -f src/assets/font/.font-spider/*.ttf src/assets/font/ && rimraf src/assets/font/.font-spider"
},
"dependencies": {
"@types/lodash": "^4.14.195",
"axios": "^1.4.0",
"element-plus": "^2.3.6",
"moment": "^2.29.4",
"pinia": "^2.1.3",
"pinia-plugin-persist": "^1.0.0",
"rollup-plugin-external-globals": "^0.8.0",
"vite-plugin-html": "^3.2.0",
"vue": "^3.2.47",
"vue-router": "^4.2.2"
},
"devDependencies": {
"@vitejs/plugin-legacy": "^4.0.4",
"@vitejs/plugin-vue": "^4.1.0",
"copyfiles": "^2.4.1",
"rollup-plugin-visualizer": "^5.9.0",
"sass": "^1.63.2",
"sass-loader": "^13.3.1",
"serve": "^14.2.0",
"terser": "^5.17.7",
"typescript": "^5.0.2",
"unplugin-auto-import": "^0.16.4",
"unplugin-icons": "^0.16.3",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.3.9",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-restart": "^0.3.1",
"vue-tsc": "^1.4.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mrligit-home/vue3-template.git
git@gitee.com:mrligit-home/vue3-template.git
mrligit-home
vue3-template
vue3-template
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385