imcuttle / mobx-react-boilerplate

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

Home Page:http://mobxjs.github.io/mobx

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.

  • For a more sophisticated project to start with, see the full TodoMVC implementation: mobx-react-todomvc.

Run the example

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

Credits

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

About

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

http://mobxjs.github.io/mobx

License:MIT License


Languages

Language:JavaScript 93.7%Language:HTML 6.3%