Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 337 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 337 Bytes

react-xmind

一个简单的用于理解自定义布局算法的思维导图。

Example

在线 demo : https://react-xmind.vercel.app/

react-xmind

Run

git clone https://github.com/buynao/react-xmind.git

cd react-xmind

npm install & yarn
npm run dev & yarn dev