Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 611 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 611 Bytes

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.