jmsdevx / mobx-practice

small practice components for using mobx, derived from boilerplate to fix babel / legacy decorators issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mobx-practice

mobx-practice

About

small practice components for using mobx, derived from boilerplate to fix babel / legacy decorators issue

License:MIT License


Languages

Language:JavaScript 96.5%Language:HTML 3.5%