项目作者: imerkle

项目描述 :
🍽 boilerplate for mobx , react, typescript, webpack, i18n, antd, mobx state trees,
高级语言: TypeScript
项目地址: git://github.com/imerkle/mobx-react-typescript-webpack-i18n-mst-antd.git
创建时间: 2018-05-31T21:57:17Z
项目社区:https://github.com/imerkle/mobx-react-typescript-webpack-i18n-mst-antd

开源协议:MIT License

下载


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

  1. $ yarn install

Running

  1. $ yarn run start

Build

  1. $ yarn run build

Code Format

  1. $ yarn run prettier

License

MIT

fork of @rokoroku