# yuanfang_appstore_vue3 **Repository Path**: free4inno-team/yuanfang_appstore_vue3 ## Basic Information - **Project Name**: yuanfang_appstore_vue3 - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-01 - **Last Updated**: 2026-01-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # yuanfang-vue Vue3 重构项目 ## 安装方式 ```shell pnpm install ``` ## 调试方式 ```shell pnpm run dev ``` 然后访问 [http://localhost:3333](http://localhost:3333) ## 打包方式 ```shell pnpm run build # 或 pnpm run build:prod ``` 将项目根目录下的 `dist` 文件夹打包即可