1 Star 0 Fork 0

unvue / free-naive-pro

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 708 Bytes
一键复制 编辑 原始数据 按行查看 历史
unvue 提交于 2024-02-21 11:22 . 1.Pinia集成
{
"name": "free-naive-pro",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"pinia": "^2.1.7",
"vue": "^3.3.11",
"vue-router": "4"
},
"devDependencies": {
"@vicons/antd": "^0.12.0",
"@vitejs/plugin-vue": "^4.5.2",
"autoprefixer": "^10.4.16",
"less": "^4.2.0",
"less-loader": "^11.1.4",
"naive-ui": "^2.37.0",
"postcss": "^8.4.33",
"tailwindcss": "^3.4.1",
"typescript": "^5.2.2",
"unplugin-auto-import": "^0.17.3",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.8",
"vue-tsc": "^1.8.25"
}
}
1
https://gitee.com/unvue/free-naive-pro.git
git@gitee.com:unvue/free-naive-pro.git
unvue
free-naive-pro
free-naive-pro
master

搜索帮助