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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:TypeScript 71.5%Language:JavaScript 24.2%Language:CSS 3.2%Language:HTML 1.2%