BMAD-METHOD/.claude/rules/react-chakra-ui-cursorrules.../react-chakra-ui---folder-st...

15 lines
278 B
Plaintext

---
description: Maintain the defined folder structure for React and Chakra UI projects to ensure organized code.
globs: src/**/*.*
---
- Follow the following folder structure:
src/
components/
pages/
theme/
index.js
foundations/
components/
hooks/
utils/