Frontend Boilerplate with React, MobX & TypeScript & Ant design framework with internationalization.
A bare minimum mobx-react-typescript-webpack-i18n-mst-antd
Note that this project does not include Server-Side Rendering, Testing Frameworks and other stuffs that makes the package unnecessarily complicated.
Ideal for creating React apps from the scratch.
- Typescript 2.7
- React 16
- React Router 4.2
- Mobx
- Mobx React
- Mobx React Router
- Mobx React Devtools
- Mobx State Trees
- Ant Design
$ yarn install
$ yarn run start
$ yarn run build
$ yarn run prettier
MIT
fork of @rokoroku