# AUDITORFRONTEND

Sample client app showing real time events via webSocket connection.
This is designed to run with the AUDITOR app.  Both need to be running to demonstrate. 

## Install
`yarn`

## Build

`yarn build`

## Run
`yarn start`
Then go read the README.md of AUDITOR. 
