# hrsass-v3 **Repository Path**: risingsunblog/hrsass-v3 ## Basic Information - **Project Name**: hrsass-v3 - **Description**: 人资vue3+ts版本 实战 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 13 - **Created**: 2023-07-14 - **Last Updated**: 2025-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Project Setup ```sh npm install -g pnpm ``` ```sh pnpm install ``` ### Compile and Hot-Reload for Development ```sh pnpm run dev ```