Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 322 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 322 Bytes

Circuit Breaker usage example

Install

Run nvm to setup the correct version of Node.js

$ nvm use

Install the dependencies via NPM:

$ npm i

Running

Run GestioneFatture:

$ npm run start:gestione-fatture

Run ControlloFatture:

$ npm run start:controllo-fatture