使用了 dva-cli 脚手架。
# 克隆
$ git clone https://github.com/lengziyu/react-lengziyu_com.git
# 安装
$ cd react-lengziyu_com & npm install
# 启动
$ npm start
#打包
$ npm run build
使用了 dva-cli 脚手架。
# 克隆
$ git clone https://github.com/lengziyu/react-lengziyu_com.git
# 安装
$ cd react-lengziyu_com & npm install
# 启动
$ npm start
#打包
$ npm run build