First, run the development server:
npm start
# or
yarn startOpen http://localhost:3001 with your browser to see the result.
You can start editing the page by modifying app.js.
For Unit Testing, run the command:
npm test
# or
yarn test
The application will be trigger webhooks on jenkin and it will containerise the application.