Go to file
nikurasu 8c72a4bff8
feat(service-box): add service box
2024-03-30 11:53:08 +01:00
.github feat(initial): Initial commit 2024-03-29 21:12:28 +01:00
.vscode feat(initial): Initial commit 2024-03-29 21:12:28 +01:00
public feat(service-box): add service box 2024-03-30 11:53:08 +01:00
src feat(service-box): add service box 2024-03-30 11:53:08 +01:00
.gitignore feat(initial): Initial commit 2024-03-29 21:12:28 +01:00
README.md feat(initial): Initial commit 2024-03-29 21:12:28 +01:00
index.html feat(initial): Initial commit 2024-03-29 21:12:28 +01:00
package.json feat(initial): Initial commit 2024-03-29 21:12:28 +01:00
pnpm-lock.yaml feat(initial): Initial commit 2024-03-29 21:12:28 +01:00
vite.config.js feat(initial): Initial commit 2024-03-29 21:12:28 +01: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.