5e2bb8585a
- Initialize beads (.beads/ directory) - Add Claude Code hooks for SessionStart/PreCompact - Update CLAUDE.md to clarify all build artifacts are committed - Update .gitignore to allow node_modules and dist
34 lines
711 B
Markdown
Executable File
34 lines
711 B
Markdown
Executable File
# 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
|