--- description: Provides guidelines and the expected folder structure for a Qwik.js project. globs: * --- - Use the following folder structure: src/ components/ routes/ global.css root.tsx entry.ssr.tsx public/ vite.config.ts tsconfig.json