# portal-designer **Repository Path**: skyhao/portal-designer ## Basic Information - **Project Name**: portal-designer - **Description**: vue3+ts+vite5开发的门户布局设计器 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2024-06-27 - **Last Updated**: 2025-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 3 + TypeScript + Vite portal布局开发 ## 1.安装依赖 ```javascript pnpm install ``` ## 2.启动项目 ```javascript pnpm run dev ```