Frontend boilerplate implementing TodoMVC with React, TypeScript, Webpack, Jest and MobX.
Ideal for creating React apps from the scratch.
- TypeScript 2.9
- React 16
- React Router 4
- Mobx
- Mobx React
- Mobx React Router
- Mobx React Devtools
- TodoMVC example
$ yarn
$ yarn start
$ yarn build
$ yarn fix
MIT