This repository contains an example plugin for playing our crew announcements for your flight.
You are free to fork, modify and distribute the contents of this repository as per the license agreement.
In order to get started with development:
npm install
To make a production build of the plugin:
npm run build