Demo application using the Qlik Core Platform
A demo application using Qlik Core + halyard.js. It loads a list of csv airport data from data/airports.csv
and prints their names.
Just run docker-compose
first and run npm run start
. You will see the list of airport names in the console.