Files
schafkopf-bot/Frontend
Valentin Heiserer a0a1cfaa4a Message types and server (#44)
* message type and handling

* deleted web-content and fixed bug

* edited main page
2024-04-23 21:54:31 +02:00
..
2024-04-23 21:54:31 +02:00
2024-04-16 22:24:11 +02:00
2024-04-16 22:24:11 +02:00
2024-04-16 22:24:11 +02:00
2024-04-16 22:24:11 +02:00
2024-04-23 21:54:31 +02:00
2024-04-16 22:24:11 +02:00
2024-04-16 22:24:11 +02:00
2024-04-16 22:24:11 +02:00
2024-04-16 22:24:11 +02:00

Vue 3 + TypeScript + Vite

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.

  • VS Code + Vue - Official (previously Volar) and disable Vetur

  • Use vue-tsc for performing the same type checking from the command line, or for generating d.ts files for SFCs.