A easy to use react kanban.
npm install react-easy-kanbanA easy to use kanban board. LIVE DEMO
shell
yarn add react-easy-kanbanimport Kanban from 'react-easy-kanban'
`#### Setup
`shell
git clone https://github.com/SigaLei/react-easy-kanban.gitcd react-easy-kanban
yarn
yarn start
`The app will run on http://localhost:3000
$3
`shell
yarn build
`$3
`shell
yarn publish
``* Drag and drop columns and tasks.
* On click edit column titles and task content.
* Reorder tasks.