Go to file
zhangtao c00578bae7 add leave 2022-10-21 17:02:40 +08:00
.vscode init 2022-10-21 14:44:31 +08:00
build init 2022-10-21 14:44:31 +08:00
mock init 2022-10-21 14:44:31 +08:00
public init 2022-10-21 14:44:31 +08:00
src add leave 2022-10-21 17:02:40 +08:00
.env init 2022-10-21 14:44:31 +08:00
.env.development init 2022-10-21 14:44:31 +08:00
.env.localhost init 2022-10-21 14:44:31 +08:00
.env.production init 2022-10-21 14:44:31 +08:00
.env.test init 2022-10-21 14:44:31 +08:00
.eslintrc.js init 2022-10-21 14:44:31 +08:00
.gitignore init 2022-10-21 14:44:31 +08:00
README.md init 2022-10-21 14:44:31 +08:00
index.html init 2022-10-21 14:44:31 +08:00
package.json init 2022-10-21 14:44:31 +08:00
vite.config.js init 2022-10-21 14:44:31 +08:00

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.