# smart-flow-design-v3 **Repository Path**: crowncloud/smart-flow-design-v3 ## Basic Information - **Project Name**: smart-flow-design-v3 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 47 - **Forks**: 21 - **Created**: 2024-04-15 - **Last Updated**: 2025-08-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 官网地址 [guns](https://www.javaguns.com/) ![1](./img/微信截图_20240927143231.png) ![1](./img/微信截图_20240927143232.png) ![1](./img/微信截图_20240927143332.png) ![1](./img/微信截图_20240927143405.png) ![1](./img/微信截图_20240927143444.png) ![1](./img/微信截图_20240927143500.png) ![1](./img/微信截图_20240927143517.png) ![1](./img/微信截图_20240927143533.png) ## 快速启动 - 安装 pnpm ``` npm install pnpm -g ``` - 安装依赖 ``` pnpm install ``` > 注意:安装不成功可以使用 `pnpm install --registry=http://registry.npmmirror.com` - 启动测试项目 ``` pnpm dev ```