Skip to content

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

Notifications You must be signed in to change notification settings

altmp/altv-hub-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.