Frontend application to manage deviation messages, cancellations and extrajourneys.
This application has a corresponding backend component: github.com/entur/enlil.
Start the local development server like this:
npm start
Tests may be run like this:
npm test