Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

basic-wrappers

wrappers is HOC.you can run authorization check for a specific route.

See our website wrappers for more information.

How to use

Execute @umijs/create-umi-app with npm or Yarn to bootstrap the example:

npx @umijs/create-umi-app --example basic-wrappers basic-wrappers-app
# or
yarn create @umijs/umi-app --example basic-wrappers basic-wrappers-app