@rh-support/support
v0.0.15
Published
Support APP
Keywords
Readme
Solution Engine
Environment setup
Following commands will install all necessary dependencies to enable running the code locally.
npm installLocal Development
npm run start:devBuild production bundle
npm run build:prodTest
npm testDeployment to Customer Portal
npm run deployThis will create a zip file that can be uploaded to the Drupal SPA module.
For deployment and how to checkout OHC doc
