bs-react-grid-dnd
v0.2.0
Published
ReasonML bindings for the react-grid-dnd library
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-dndAdd bs-react-grid-dnd to bs-dependencies in bsconfig.json
Usage
Please check examples directory for the reference
Run Examples
npm run devThen open the browser at http://localhost:1234
