Skip to content

Utilities for handling ui-disabling and maintenance messages

Notifications You must be signed in to change notification settings

europeana/metis-ui-maintenance-utils

Repository files navigation

Build Status

Repository Contents

This repository is an angular workspace configured to build and publish a library of utilities to help handle back-end unavailability and maintenance messaging.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run npm run test to execute the unit tests via Karma.