cerebral-demo icon indicating copy to clipboard operation
cerebral-demo copied to clipboard

Cerebral/Baobab port of SurviveJS - Webpack and React Kanban app

Kanban app - Cerebral + Baobab port

This repository contains Cerebral port of SurviveJS - Webpack and React Kanban example. It uses Baobab for dealing with state.

See Christian Alfoni's interview about Cerebral!

Demo

  1. cd kanban_app
  2. npm i
  3. npm start
  4. Surf to localhost:8080

Consider installing the Chrome Cerebral debugger plugin for more insight. This will allow you to inspect Kanban state easily and debug the application easier.

License

MIT.