Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1 KB

README.md

File metadata and controls

23 lines (15 loc) · 1 KB

mobx-react-boilerplate

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

Run the example

npm install
npm start

Browser should open automatically. Otherwise, navigate to the URL reported in the terminal

Credits

  • Mendix for providing the opportunity to battle test this approach (we're hiring!).