Coherent Zevere web app powered by Angular 6 Getting Started Restore dependencies npm install Run the app and navigate to http://localhost:4200 npm start Alternatively, you can use the Docker image: docker run --tty --publish 8080:4000 zevere/webapp-coherent:edge