Skip to content

jfarid27/mev

 
 

Repository files navigation

#MultiExperiment Viewer Build Status

===

To run locally install docker and minikube then follow minikube instructions to start up a cluster. Configure docker to use minikube and launch our MeV image

eval $(minikube docker-env)
docker run -p8080:8080 -d cccb/mev-web:baylie-2017-02-10
echo http://$(minikube ip):8080

The last line of output should be the URL of the application

About

MultiExperiment Viewer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 56.7%
  • JavaScript 33.6%
  • HTML 4.9%
  • CSS 3.1%
  • R 1.0%
  • FreeMarker 0.6%
  • Other 0.1%