Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

with-sentry

umi with Sentry - Sentry is cross-platform application monitoring, with a focus on error reporting.

How to use

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

npx @umijs/create-umi-app --example with-sentry with-sentry-app
# or
yarn create @umijs/umi-app --example with-sentry with-sentry-app