feat: add empty qwik-city frontend

This commit is contained in:
nobody 2025-10-30 17:55:43 -07:00
commit 9e383ee26e
Signed by: GrocerPublishAgent
GPG key ID: D460CD54A9E3AB86
22 changed files with 9661 additions and 0 deletions

4
frontend/qwik.env.d.ts vendored Normal file
View file

@ -0,0 +1,4 @@
// This file can be used to add references for global types like `vite/client`.
// Add global `vite/client` types. For more info, see: https://vitejs.dev/guide/features#client-types
/// <reference types="vite/client" />