Frontend for the brokus booking API
Find a file
Antoine Mazeas 24bb4d8d34 improve layout
Signed-off-by: Antoine Mazeas <antoine@karthanis.net>
2025-07-26 22:28:55 +02:00
public first commit 2025-06-29 22:25:46 +02:00
src improve layout 2025-07-26 22:28:55 +02:00
.gitignore first commit 2025-06-29 22:25:46 +02:00
index.html layout 2025-07-25 23:05:33 +02:00
LICENSE Initial commit 2025-06-19 20:36:26 +00:00
package.json routing + start building main view 2025-07-20 22:03:27 +02:00
README.md first commit 2025-06-29 22:25:46 +02:00
tsconfig.app.json fix build issues 2025-07-18 01:16:26 +02:00
tsconfig.json first commit 2025-06-29 22:25:46 +02:00
tsconfig.node.json first commit 2025-06-29 22:25:46 +02:00
vite.config.ts fix build issues 2025-07-18 01:16:26 +02:00
yarn.lock routing + start building main view 2025-07-20 22:03:27 +02:00

gwel

Frontend for the brokus bookig API

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.