English | 简体ä¸æ–‡
umi
Please consider following this project's author, sorrycc, and consider starring the project to show your
�� and support.
Features
📦 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 andumi test
🌴 Deep integration with dva, including duck directory support, automatic loading of model, code splitting, etc⛄� Support MPA, based on umi-plugin-mpa💄 Visual Assist Programming, using Umi UI to improve development efficiency.🌈 Support SSR, usage.
Getting Started
# 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
Examples
Contributors
This project exists thanks to all the people who contribute. [Contribute].
Community
Github Issue | 钉钉群 | 微信群 |
---|---|---|
umijs/umi/issues |