AS GitHub Page

Run locally:

  • run npm install to install the dependencies

  • run npm start to start the local development

Build for deployment:

  • run npm build to build the application for production.

there should be a jenkins job listening for any changes.

Refers: