frontend: init project

This commit is contained in:
tylen
2025-08-31 22:20:51 +03:00
parent 68527a5be5
commit 2bc48a6901
16 changed files with 382 additions and 0 deletions

1
frontend/src/vite-env.d.ts vendored Normal file
View File

@@ -0,0 +1 @@
/// <reference types="vite/client" />