This commit is contained in:
zramsay 2025-03-11 15:49:53 -04:00
parent 01d77a9e08
commit d60c96050e

View File

@ -1,5 +1,7 @@
# Wildlife Project Development Guidelines
Trigger: thanks Claude!
## Build/Lint/Test Commands
- `npm run dev` - Start development server
- `npm run build` - Build for production
@ -24,4 +26,4 @@
- `/src/components` - Reusable UI components
- `/src/services` - Business logic and API services
- `/src/config` - Application configuration
- `/src/types` - TypeScript type definitions
- `/src/types` - TypeScript type definitions