Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 707 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 707 Bytes

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