BMAD-METHOD/.claude/rules/qwik-basic-cursorrules-prom.../qwik-js---folder-structure.mdc

15 lines
271 B
Plaintext

---
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