1 Star 3 Fork 1

hdw/el-plus-nuxt3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.04 KB
一键复制 编辑 原始数据 按行查看 历史
hdw 提交于 2022-12-01 00:04 . use pinia
{
"private": true,
"packageManager": "pnpm@7.14.0",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev",
"start": "npm run build && npm run preview",
"generate": "nuxt generate",
"preview": "nuxt preview",
"postinstall": "nuxt prepare",
"analyze": "nuxi analyze",
"lint": "eslint .",
"up": "taze major -I"
},
"devDependencies": {
"@antfu/eslint-config": "^0.31.0",
"@iconify-json/carbon": "^1.1.11",
"@iconify-json/ep": "^1.1.8",
"@iconify-json/twemoji": "^1.1.6",
"@nuxtjs/color-mode": "^3.2.0",
"@pinia/nuxt": "^0.4.6",
"@unocss/nuxt": "^0.46.5",
"@vueuse/nuxt": "^9.6.0",
"element-plus": "^2.2.25",
"eslint": "^8.28.0",
"nuxt": "^3.0.0",
"pinia": "^2.0.27",
"sass": "^1.56.1",
"typescript": "^4.9.3",
"unplugin-auto-import": "^0.12.0",
"unplugin-icons": "^0.14.14",
"unplugin-vue-components": "^0.22.11",
"vite": "^3.2.4"
},
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
"vue",
"webpack"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hdw0504/el-plus-nuxt3.git
git@gitee.com:hdw0504/el-plus-nuxt3.git
hdw0504
el-plus-nuxt3
el-plus-nuxt3
master

搜索帮助