This is a Mirror example similar to dva-example-user-dashboard.
$ git clone [email protected]:mirrorjs/user-dashboard-example.git
$ cd user-dashboard-example
$ npm i
$ npm start
After starting, your default browser will open http://127.0.0.1:8000 in a new tab, happy coding!