Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 338 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 338 Bytes

nirgali

Frontend application to manage deviation messages, cancellations and extrajourneys.

This application has a corresponding backend component: github.com/entur/enlil.

Local development

Start the local development server like this:

npm start

Tests may be run like this:

npm test