This project is a spike for checking out how to use react-beautiful-dnd.
- Have installed
npm
andnodejs
on your computer - Run
npm install
. - Run
npm run dev
This repo uses parcel as builder for react and all dependencies, if you want to check more check this documentation