# reactflow **Repository Path**: ljtao0/reactflow ## Basic Information - **Project Name**: reactflow - **Description**: react流程图自定义 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-14 - **Last Updated**: 2023-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Vite React Packages 基于 Vite 3.x 搭建的 React 组件库项目 博客链接:https://www.cnblogs.com/wisewrong/p/16550439.html #### 安装依赖 ``` yarn ``` #### 开发组件(example) ``` yarn dev ``` #### 组件打包 ``` yarn build ```