0.0.30 • Published 5 years ago

@rh-support/customer-support v0.0.30

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
5 years ago

Customer Support

Environment setup

Following commands will install all necessary dependencies to enable running the code locally.

npm install

Local Development

npm run start:dev

Build production bundle

npm run build:prod

Test

npm test

Deployment to Customer Portal

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