mobxjs / 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.

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

About

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

http://mobxjs.github.io/mobx

License:MIT License


Languages

Language:JavaScript 95.2%Language:HTML 4.8%