Skip to content

Zevere/WebApp-Coherent

Repository files navigation

Coherent

Zevere web app powered by Angular 6

Getting Started

  1. Restore dependencies
    npm install
  2. 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