# Examples

## Finished Products

* [Ant Design Pro](https://github.com/ant-design/ant-design-pro), Use Ant Design like a Pro! 
* [Antd Admin](https://github.com/zuiidea/antd-admin), An admin dashboard application demo built upon Ant Design and Dva.js.

## Official

* [with-dva](https://github.com/umijs/umi-examples/tree/master/with-dva), Example of umi + dva
* [umi-dva-user-dashboard](https://github.com/umijs/umi-dva-user-dashboard), Example of dashboard with umi + dva
* [routes](https://github.com/umijs/umi-examples/tree/master/routes), Example for convensional routing
* [routes-via-config](https://github.com/umijs/umi-examples/blob/master/routes-via-config), Example for configurable routing
* [typescript](https://github.com/umijs/umi-examples/blob/master/typescript), Example of using TypeScript
* [umi-example-electron](https://github.com/umijs/umi-example-electron), Example of umi + electron
* [with-unstated](https://github.com/umijs/umi-examples/tree/master/with-unstated), Example of using unstated
* [with-nav-and-sidebar](https://github.com/umijs/umi-examples/tree/master/with-nav-and-sidebar), Example containing the header and sidebar of antd-pro

## Community

* [umi-antd-mobile](https://github.com/jinjinwa/umi-antd-mobile)，an umi@2.x + dva mobile version example from @jinjinwa
* [umi-antd-pro](https://github.com/xiaohuoni/umi-antd-pro), an example of umi + antd-pro from @xiaohuni, the official version of antd-pro already switch to umi in 2.0, [migrate](https://pro.ant.design/docs/upgrade-v2-cn)

* [dva-umi](https://github.com/xiaohuoni/dva-umi), umi + dva scaffolding from @xiaohuni
* [dva-umi-mobile](https://github.com/xiaohuoni/dva-umi-mobile), umi + dva mobile version scaffolding from @xiaohuni
* [todo-react-umi-dva](https://github.com/saturnism/todo-react-umi-dva), an example Todo app with umi + dva + antd + typescript from @saturnism



