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.
zhishiban 7fdc8462df
Merge branch 'master'
1 month ago
..
.vscode 第一次提交,基本完成计算器项目的功能实现 1 month ago
node_modules 删除 1 month ago
public 第一次提交,基本完成计算器项目的功能实现 1 month ago
src 第一次提交,基本完成计算器项目的功能实现 1 month ago
.gitignore 第一次提交,基本完成计算器项目的功能实现 1 month ago
README.md 第一次提交,基本完成计算器项目的功能实现 1 month ago
index.html 第一次提交,基本完成计算器项目的功能实现 1 month ago
package.json 第一次提交,基本完成计算器项目的功能实现 1 month ago
vite.config.js 第一次提交,基本完成计算器项目的功能实现 1 month ago
yarn.lock 第一次提交,基本完成计算器项目的功能实现 1 month 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.