Skip to content

itupix/resilience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resilience by component example

An example of how to handle component resilience with React. A mock server gives a random answer, the component displays the right message.

start app : npm start

start server npm run start-server