Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

sanger-archive/aker-dashboard-ui

Repository files navigation

Aker Dashboard

Build Status Maintainability Test Coverage

This application is a landing page to Aker. Users can get to other Aker applications from links in the navbar.

Setup

Dev environment

To install gems, run: bundle install Configure ports to services in development.rb.

Testing

To run all test for this project, execute: bundle exec rake