Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
home actionText actionLink features footer
true
Get Started →
/guide/
title details
Pluggable
The entire lifecycle of umi is composed of plugins. Features such as pwa, on-demand loading, one-click switching preact, one-button compatibility ie9, etc., are all implemented by plugins.
title details
Out Of Box
You only need an umi dependency to start development without having to install react, preact, webpack, react-router, babel, jest, and more.
title details
Conventional Routing
Next.js like and full featured routing conventions, support permissions, dynamic routing, nested routing, and more.
MIT Licensed | Copyright © 2017-present

Getting started is very simple

# 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

Community

Github Issue 钉钉群 微信群
umijs/umi/issues