🍽 boilerplate for mobx , react, typescript, webpack, i18n, antd, mobx state trees,
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.
$ yarn install
$ yarn run start
$ yarn run build
$ yarn run prettier
MIT
fork of @rokoroku