boilerplate for react using mobx state, material-ui components, jest tests, and react-scripts
git clone https://github.com/heinburger/react-mobx-materialui-starter.git
cd react-mobx-materialui-starter
npm install
npm start
npm run deploy
npm test
This project was bootstrapped with Create React App.