Preview the overlay here
You must have NodeJS and yarn installed on your machine.
Clone the repo and go to the project folder e.g. cd Documents/Projects/rfactor-2-overlay-v2
Then run the following commands
yarn
TBC
To deploy to rf2.ninja-labs.co.uk you must have Vercel installed
Run yarn global add vercel
and authenticate using vc login
Then run vercel deploy --prod
😎
MIT