$ git clone https://github.com/yukrain/koa-antd-admin
$ cd koa-antd-admin
$ mkdir log
$ npm install
$ npm run webpack-dev
$ npm start
User: admin
Password: 123456
Open http://localhost:3000
in your browser.