Home

Awesome

mobx-reactive2015-demo

Demo of MobX (formerly called Mobservable) on ReactiveConf

Simple drag & drop editor that uses mobx and React. The slides can be found here.

To interact with the application:

Run the example

npm install
npm start
open http://localhost:3000