# antdpro-mobx-cli

  Create admin which is builded with antd pro and mobx

## Template repository url
  [https://github.com/HedgehogOrg/antd-pro-admin.git](https://github.com/HedgehogOrg/antd-pro-admin.git)


## Install

  ```
  npm install antdpro-mobx-cli -g
  ```

## Usage

  ```
  antdpro-mobx-cli create my-app
  // or
  promobx create my-app
  ```
