Go to file
adb-sh 0418a73896
All checks were successful
continuous-integration/drone/push Build is passing
add delete items
2023-01-08 22:50:48 +01:00
public init 2023-01-05 17:08:52 +01:00
src add delete items 2023-01-08 22:50:48 +01:00
.drone.yml debug deployment 2023-01-05 17:18:41 +01:00
.gitignore add deployment 2023-01-05 17:13:47 +01:00
docker-compose.prod.yml add deployment 2023-01-05 17:13:47 +01:00
Dockerfile add deployment 2023-01-05 17:13:47 +01:00
index.html init 2023-01-05 17:08:52 +01:00
nginx.conf nginx debug typo 2023-01-05 17:22:31 +01:00
package-lock.json add basic functionality 2023-01-08 05:55:27 +01:00
package.json add basic functionality 2023-01-08 05:55:27 +01:00
README.md init 2023-01-05 17:08:52 +01:00
vite.config.js init 2023-01-05 17:08:52 +01:00

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.