English | 简体中文
🌋 Pluggable enterprise-level react application framework.
Please consider following this project's author, sorrycc, and consider starring the project to show your ❤️ and support.
- 📦 Out of box, with built-in support for react, react-router, jest, webpack, rollup, etc.
- 🏈 Next.js like and full featured routing conventions, which also supports configured routing
- 🎉 Plugin system, covering every lifecycle from source code to production
- 🚀 High performance, including PWA support, route-level code splitting, etc.
- 💈 Support for static export, Suitable for environments without server
- 🚄 Fast dev startup, including dll support with config etc.
- 🐠 Polyfill solution, add JS and CSS polyfill with targets config, lowest to IE9
- 🍁 Support TypeScript, including d.ts definition and
umi test
- 🌴 Deep integration with dva, including duck directory support, automatic loading of model, code splitting, etc
- ⛄️ Support MPA,based on umi-plugin-mpa
# Install deps
$ yarn global add umi # OR npm install -g umi
# Create application
$ mkdir myapp && cd myapp
# Create page
$ umi generate page index
# Start dev server
$ umi dev
# Build and deploy
$ umi build
Getting started with a 10 minutes video
This project exists thanks to all the people who contribute. [Contribute].
Slack Group | Github Issue | 钉钉群 | 微信群 |
---|---|---|---|
sorrycc.slack.com | umijs/umi/issues |