Examples
Finished Products
- Ant Design Pro, Use Ant Design like a Pro!
- Antd Admin, An admin dashboard application demo built upon Ant Design and Dva.js.
Official
- with-dva, Example of umi + dva
- umi-dva-user-dashboard, Example of dashboard with umi + dva
- routes, Example for convensional routing
- routes-via-config, Example for configurable routing
- typescript, Example of using TypeScript
- umi-example-electron, Example of umi + electron
- with-unstated, Example of using unstated
- with-nav-and-sidebar, Example containing the header and sidebar of antd-pro
Community
umi-antd-mobile,an umi@2.x + dva mobile version example from @jinjinwa
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
dva-umi, umi + dva scaffolding from @xiaohuni
dva-umi-mobile, umi + dva mobile version scaffolding from @xiaohuni
todo-react-umi-dva, an example Todo app with umi + dva + antd + typescript from @saturnism