react-dnd-redux-example
react-dnd-redux-example copied to clipboard
Simple Example of Using React DnD with Redux
A simple example of hooking up React Dnd with Redux. This is the exact same example built in The Tutorial
To Startup simple pull it down and:
a) run yarn (or npm i)
b) yarn start (or npm start if that's your thing)