dwyr / react-antdm-webapp

React + Mobx + Ant Design Mobile开发移动端

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

前端项目

开发

npm install
npm run start

然后访问http://127.0.0.1:5001/进行开发。

项目目录

产品发布

npm run publish

ROOT
|-- src
|   |-- public
|   |-- common
|   |   |-- components
|   |   |-- containers
|   |   `-- stores
|   `-- server
|-- static
`-- test

About

React + Mobx + Ant Design Mobile开发移动端


Languages

Language:JavaScript 81.9%Language:CSS 16.2%Language:HTML 1.9%