/mobx-react-typescript-webpack-i18n-mst-antd

🍽 boilerplate for mobx , react, typescript, webpack, i18n, antd, mobx state trees,

Primary LanguageTypeScriptMIT LicenseMIT

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.

Contains

Build tools

Setup

$ yarn install

Running

$ yarn run start

Build

$ yarn run build

Code Format

$ yarn run prettier

License

MIT

fork of @rokoroku