Clone the repo and install dependencies:
git clone --depth 1 --branch main https://github.com/spoekle/SSRM-automation.git
cd SSRM-automation
npm installStart the app in the dev environment:
npm startRun the package command in the dev environment:
npm run package