# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Project Overview This is **hzhub-portal-employee**, a Vue 3 Employee Portal application built with TypeScript, Vite, and Element Plus. It provides enterprise employee portal features including workflow approvals, CRM management, BI reports, and AI application integration. ## Commands ```bash # Development pnpm dev # Start dev server # Build pnpm build # Type-check and build for production # Linting pnpm lint # Run ESLint pnpm lint:stylelint # Run Stylelint pnpm fix # Auto-fix ESLint issues # Preview production build pnpm preview ``` ## Architecture ### Tech Stack - **Vue 3** with Composition API (`