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