This commit is contained in:
2024-10-05 11:28:18 +07:00
parent e882b33118
commit f43f46ee0b

View File

@@ -1,6 +1,19 @@
## Cài đặt và chạy dự án
# React Flow Drag Tải dự án về:
# **[View the Live Demo](https://react-flow-drag.vercel.app/)** ```bash
git clone https://repo.hurasoft.com/tieptk/react-flow
```
Experience the versatility of React Flow Drag, a robust tool for effortless drag-and-drop functionality in web applications. Explore its potential for creating highly interactive user interfaces. Cài đặt file thư viện liên quan:
```bash
npm install
```
Chạy dự án với lệnh:
```bash
npm run dev
```