Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

config-proxy

The development environment uses a proxy to request data

How to use

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

npx @umijs/create-umi-app --example config-proxy config-proxy-app
# or
yarn create @umijs/umi-app --example config-proxy config-proxy-app