diff --git a/CLAUDE.md b/CLAUDE.md index 98c9e7f..a18108d 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -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 \ No newline at end of file +- `/src/types` - TypeScript type definitions