Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.04 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.04 KB

Gov-Poc-Ng App

CircleCI codecov Build Status CodeQL

This application is a front-end Angular view for the GOV-POC application.

Pre-requisites:

  • Docker
  • MongoDB
  • NodeJS

Running the application

  • Navigate to /gov-poc-ui/gov-poc-ng.
  • Initially execute npm install to install all dependencies.
  • Execute npm start -o.

Running application via Docker