Second Screen companion application for Zwift
npm install zwift-second-screen
npm install
`
Build the application
`
npm run build
`
Run the transparent overlay version
`
npm run electron
`
or
Run the local server for tables/phones on the same network
`
npm run start
``