仿幕布思维导图-移动端Web App。
预览地址:ZMind思维导图
注:请使用移动端设备或将浏览器切换为移动端模式
PC端地址: ZMindMap
Node端地址:mind-map-node
-
下载
git clone --depth=1 https://github.com/zyascend/ZMindMap-Mobile.git
-
进入项目目录
cd ZMindMap-Mobile
-
安装依赖
yarn
-
运行
yarn run dev
-
React Hooks
-
TypeScript
-
ReactRouter v6
-
zustand
-
Eslint/Prettier/Stylelint/Commitlint/Husky
-
Vite
-
d3.js
-
移动端适配
-
AntDesign Mobile
- tab切换时keepalive [https://blog.csdn.net/m0_67403240/article/details/123426833]
- transition的使用