initialize the app

This commit is contained in:
ajaythapliyal
2023-02-07 23:27:21 +05:30
parent f6c97b52b1
commit 5d281ad01b
16 changed files with 1637 additions and 1 deletions

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

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