bs-react-grid-dnd
v0.2.0
Published
ReasonML bindings for the react-grid-dnd library
Downloads
129
Maintainers
Readme
ReasonML binding for react-grid-dnd
Bucklescript + ReasonReact binding for react-grid-dnd https://github.com/bmcmahen/react-grid-dnd library.
Install
npm install --save bs-react-grid-dnd
Add bs-react-grid-dnd to bs-dependencies
in bsconfig.json
Usage
Please check examples directory for the reference
Run Examples
npm run dev
Then open the browser at http://localhost:1234