Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 628 Bytes

README.md

File metadata and controls

29 lines (14 loc) · 628 Bytes

Drag and Drop preview

A demo project for working on react-sortable-hoc features.

Based on code from mixa9269/react-sortable-multiple-hoc

Reference - feat: Support for dragging items between Lists Issue #138

This project was bootstrapped with Create React App.

Installation

# clone and cd into repo

yarn install
yarn start

# open http://localhost:3000 in browser

# for optimized bundle
yarn build