Customer Support APP
npm install @rh-support/customer-supportFollowing commands will install all necessary dependencies to enable running the code locally.
npm install
npm run start:dev
npm run build:prod
npm test
npm run deploy
This will create a zip file that can be uploaded to the Drupal SPA module.
For deployment and how to checkout OHC doc