wunderg / react-mobx-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 96.6%Language:CSS 2.5%Language:HTML 0.9%