/react-mobx-starter

Primary LanguageJavaScriptMIT LicenseMIT

react-mobx-boilerplate

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

Run the example

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