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.
|
4 weeks ago | |
---|---|---|
public | 1 month ago | |
src | 4 weeks ago | |
.env.development | 1 month ago | |
.env.production | 1 month ago | |
.gitignore | 1 month ago | |
CORS_README.md | 4 weeks ago | |
README.md | 1 month ago | |
index.html | 1 month ago | |
package-lock.json | 1 month ago | |
package.json | 1 month ago | |
vite.config.js | 4 weeks ago | |
修改完成总结.md | 4 weeks ago | |
抽奖逻辑修改说明.md | 4 weeks ago | |
测试用例.md | 4 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 npm install vue-router npm install axios npm install element-plus --save