# 架构实验 **Repository Path**: CZXyee/architecture-experiment ## Basic Information - **Project Name**: 架构实验 - **Description**: 前端架构实验 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-31 - **Last Updated**: 2024-10-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 架构实验 --- #### 架构实验 一次前端架构实验 #### 技术栈 `Vue` `TypeScript` `Element Plus` `Pinia` `Axios` #### 启动 开发: ```bash pnpm i pnpm dev ``` 构建: ```bash pnpm run bulid pnpm preview ```