Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 335 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 335 Bytes

SAGA

##This is a implementaion of the SAGA Pattern with a nice visual representation.

Download the files and run 'npm install' to fetch the required dependencies. (Install npm before) After that run 'npm start' to start the application. navigate to localhost:3000 and select if you want to see a failing or a successful execution.