0.2.8 • Published 4 months ago
newlife-plus v0.2.8
Vue 3 + TypeScript + Vite
创建项目
查看 vite版本
npm view create-vite versions
指定vite版本创建项目
npm init vite@5.x.x view-temp
复制所需要的依赖到项目package.json中
"dependencies": {
"@element-plus/icons-vue": "2.3.1",
"@imengyu/vue3-context-menu": "1.4.3",
"@vueuse/core": "11.2.0",
"axios": "1.7.7",
"default-passive-events": "2.0.0",
"element-plus": "2.8.8",
"mockjs": "1.1.0",
"pinia": "2.2.6",
"pinia-plugin-persistedstate": "4.1.3",
"ts-md5": "1.3.1",
"vue": "3.5.13",
"vue-router": "4.4.5"
},
"devDependencies": {
"@types/mockjs": "1.0.10",
"@types/node": "22.9.0",
"@vitejs/plugin-vue": "5.2.0",
"less": "4.2.0",
"prettier": "^3.4.2",
"typescript": "5.6.3",
"unplugin-auto-import": "0.18.4",
"unplugin-vue-components": "0.27.4",
"vite": "5.4.11",
"vite-plugin-dts": "4.3.0",
"vue-tsc": "2.1.10",
"@vue/tsconfig": "^0.7.0"
}
安装pnpm
npm install -g pnpm
安装依赖
pnpm install
本地包
pnpm build 之后使用 pnpm pack
0.1.0
6 months ago
0.0.1
8 months ago
0.2.1
6 months ago
0.1.2
6 months ago
0.2.0
6 months ago
0.1.1
6 months ago
0.0.2
6 months ago
0.2.7
4 months ago
0.2.6
5 months ago
0.2.8
4 months ago
0.2.3
5 months ago
0.1.4
6 months ago
0.0.5
6 months ago
0.2.2
5 months ago
0.1.3
6 months ago
0.0.4
6 months ago
0.2.5
5 months ago
0.2.4
5 months ago
1.0.2
2 years ago
1.0.8
2 years ago
1.0.7
2 years ago
1.0.6
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago