This project serve as a demo of Ticketmaster Commerce workflow.
In the project's directory...
npm install
"appRoot" and "api.key" in /src/resources/properties.json
npm run build
npm start
npm run start-prod
http://localhost:3002
npm test
npm run test-spec
npm run lint