em-viewer-web

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Build Status](https://travis-ci.org/hmcts/em-viewer-web.svg?branch=master)](https://travis-ci.org/hmcts/em-viewer-web) [![codecov](https://code

Usage no npm install needed!

<script type="module">
  import emViewerWeb from 'https://cdn.skypack.dev/em-viewer-web';
</script>

README

Evidence Management Viewer Web

License: MIT Build Status codecov Codacy Badge Codacy Badge Known Vulnerabilities npm version

This project is a viewer front end component for the Document Management service.

This project was generated with Angular CLI version 1.6.0.

Development server

To develop locally...

  • ./buildrun-docker-dependencies.sh to spin up dependencies in Docker.
  • Run ./bin/idam/idam.sh to get a service token from
  • Add the service token to the app.js file.
  • yarn install
  • ng build --watch
  • node app.js