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