Used to display resources from the https://github.com/altmp/altv-hub repository. This is the main single page application for https://hub.altv.mp/
This can be ran locally and has no issues with being ran locally.
npm install -g @vue/cli
npm install
npm run serve
npm run build