This repo contains our mirror landing page. https://pkg.adfinis-sygroup.ch
The page is compiled and minified using nodejs broccoli and then uploaded to our mirror.
NodeJS and npm must be installed on your system.
broccoli and its dependencies are installed using npm:
npm install
make dev
make prod
make deploy