Skip to content

Latest commit

 

History

History
executable file
·
16 lines (11 loc) · 358 Bytes

README.md

File metadata and controls

executable file
·
16 lines (11 loc) · 358 Bytes

mobx-deku-boilerplate

A minimal application that combines MobX with deku. Supports ES6 and JSX compilation through babel.

Utilizes mobx-deku

Run the example

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