💳 Shopping Cart application using Event Sourcing Before you start Make sure you have Node.js installed. Getting started npm install npm run start - starts the application locally (only console.logs) Other commands... $ npm run test # Runs the unit tests $ npm run test:watch # Runs the unit tests with the flag