https://github.com/yangfei4913438/react-beautiful-dnd-demo
react-beautiful-dnd demo
https://github.com/yangfei4913438/react-beautiful-dnd-demo
Last synced: about 2 months ago
JSON representation
react-beautiful-dnd demo
- Host: GitHub
- URL: https://github.com/yangfei4913438/react-beautiful-dnd-demo
- Owner: yangfei4913438
- Created: 2021-06-16T03:41:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-16T06:42:19.000Z (almost 4 years ago)
- Last Synced: 2025-02-08T03:42:17.603Z (4 months ago)
- Language: JavaScript
- Size: 216 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 项目说明
react-beautiful-dnd 组件库的一个实现demo, 帮助理解这个库是如何运行了。
## 项目管理
启动项目
```shell
yarn start
```## 项目在线演示
**[项目在线演示](https://codesandbox.io/s/1yjnn)**