React Drag and Drop example
Installation
npm install
Start webpack-dev-server
npm start
Runs the app in development mode and open http://localhost:3000
to view it in the browser.
The page will reload if you make edits.
Build
npm run build
Builds the app for production to the dist
folder.
The build is minified.
=========
This example was made using React DnD.