Initial commit: project documentation and gitignore

This commit is contained in:
Hanson.xyz Dev
2025-11-28 15:52:47 -06:00
commit f3bd01ef3b
3 changed files with 360 additions and 0 deletions
+33
View File
@@ -0,0 +1,33 @@
# HomeProz Real Estate WordPress Site
Custom WordPress theme for HomeProz Real Estate (Albert Lea, MN).
## Project Structure
- `/wp-content/themes/homeproz/` - Custom theme
- `/db-snapshots/` - Database snapshots for each development phase
- `/contract/` - Project documentation and planning
- `/CLAUDE.md` - Development mandates and specifications
## Development
```bash
cd wp-content/themes/homeproz
npm install
npm run dev # Development with hot reload
npm run build # Production build
```
## Technology Stack
- WordPress 6.x
- PHP 8.1+
- Tailwind CSS
- SCSS (via Vite)
- jQuery
- ACF Pro
## Client
HomeProz Real Estate, LLC
111 E Clark St, Albert Lea, MN 56007