evolify / react-mobx-ts-antd

A simple empty project build with react、react-router、mobx、antd in typescript.

Home Page:http://evolify.oschina.io/demo/react-mobx-ts/#/

Repository from Github https://github.comevolify/react-mobx-ts-antdRepository from Github https://github.comevolify/react-mobx-ts-antd

react-mobx-ts-antd

A simple empty project build with react、react-router、mobx、antd in typescript.

Demo

usage:

  1. git clone https://github.com/evolify/react-mobx-ts-antd.git <dir-name>
  2. cd <dir-name>
  3. cnpm i or npm i

run in dev:

npm run dev

build:

npm run build

screenshots:

img1

img2

About

A simple empty project build with react、react-router、mobx、antd in typescript.

http://evolify.oschina.io/demo/react-mobx-ts/#/

License:Apache License 2.0


Languages

Language:TypeScript 86.1%Language:JavaScript 13.2%Language:HTML 0.7%