up
This commit is contained in:
19
README.md
19
README.md
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user