You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
.vscode | 3 weeks ago | |
build | 3 weeks ago | |
public | 3 weeks ago | |
src | 2 weeks ago | |
.env.development | 3 weeks ago | |
.env.production | 3 weeks ago | |
.gitignore | 3 weeks ago | |
README.md | 3 weeks ago | |
index.html | 3 weeks ago | |
package-lock.json | 3 weeks ago | |
package.json | 3 weeks ago | |
vite.config.js | 3 weeks ago |
README.md
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide. npm install vue-router 下载路由 npm install @lucky-canvas/vue@latest 下载转盘插件 npm install element-plus --save 下载element-plus npm install @element-plus/icons-vue 下载element-plus图标