gl-three-custom
v1.0.1
Published
A custom component library based on Vue 3, ElementPlus and TypeScript
Maintainers
Readme
Vue 3 + TypeScript + Vite
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.
// {
// "name": "gl-three-custom",
// "private": true,
// "version": "0.0.0",
// "type": "module",
// "scripts": {
// "dev": "vite",
// "build": "vue-tsc -b && vite build",
// "preview": "vite preview"
// },
// "dependencies": {
// "element-plus": "^2.9.8",
// "vue": "^3.5.13"
// },
// "devDependencies": {
// "@vitejs/plugin-vue": "^5.2.2",
// "@vue/tsconfig": "^0.7.0",
// "sass": "^1.87.0",
// "typescript": "~5.7.2",
// "vite": "^6.3.1",
// "vue-tsc": "^2.2.8"
// }
// }npm -------- https://registry.npmjs.org/
yarn ------- https://registry.yarnpkg.com/
cnpm ------- http://r.cnpmjs.org/
taobao ----- https://registry.npmmirror.com/