/mobx-react-boilerplate

Small project to quickly start with React, MobX, JSX, ES6, Babel

Primary LanguageJavaScriptMIT LicenseMIT

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!).