/altv-hub-client

This is the Vue page that references the posts inside the altv-hub repo.

Primary LanguageCSS

alt:V Hub Client (SPA)

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.

Project setup

npm install -g @vue/cli
npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.