1 Star 4 Fork 1

吴楷鹏 / uTools 插件启动模板

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 775 Bytes
一键复制 编辑 原始数据 按行查看 历史
吴楷鹏 提交于 2024-01-11 10:39 . ✨ Feat: Add starter
{
"name": "utools-plugin-starter",
"private": true,
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build && node ./script/build-end.js",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@vueup/vue-quill": "^1.2.0",
"dayjs": "^1.11.10",
"element-plus": "^2.4.4",
"vue": "^3.2.25"
},
"devDependencies": {
"@types/node": "^17.0.24",
"@vitejs/plugin-vue": "^2.3.1",
"modern-css-reset": "^1.4.0",
"unocss": "^0.31.3",
"unplugin-auto-import": "^0.7.1",
"unplugin-vue-components": "^0.19.3",
"utools-api-types": "^2.6.3",
"vite": "^2.9.2",
"vite-plugin-pages": "^0.22.0",
"vite-plugin-use-modules": "^1.1.0",
"vue-router": "^4.0.14"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/penggeor/utools-plugin-starter.git
git@gitee.com:penggeor/utools-plugin-starter.git
penggeor
utools-plugin-starter
uTools 插件启动模板
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891