umi

? Pluggable enterprise-level react application framework.

Github星跟踪图

English, 简体中文

umi

codecov
NPM version
CircleCI
Build Status
GitHub Actions status
NPM downloads
lerna

? Pluggable enterprise-level react application framework.

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 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
  • ? Visual Assist Programming, using Umi UI to improve development efficiency.
  • ? Support SSR, usage.

And more.

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, , , ## License

MIT

主要指标

概览
名称与所有者umijs/umi
主编程语言TypeScript
编程语言JavaScript (语言数: 7)
平台
许可证MIT License
所有者活动
创建于2017-11-22 10:09:36
推送于2025-05-22 06:50:13
最后一次提交2025-05-15 15:59:04
发布数2546
最新版本名称v4.4.11 (发布于 )
第一版名称af-webpack@0.10.0 (发布于 2017-12-01 17:41:35)
用户参与
星数15.7k
关注者数257
派生数2.7k
提交数7.6k
已启用问题?
问题数6986
打开的问题数191
拉请求数3397
打开的拉请求数82
关闭的拉请求数660
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?