Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

GTA-ASM/gtasa_unity_website

Repository files navigation

GTA San Andreas Unity Project Page



GitHub Discord     David (path) Website

This is the official repository of the GTA SA Unity Website. To learn more about the main project please see the Official Repo.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Reports missing locale files or configurations

npm run i18n:report

Customize configuration

See Configuration Reference.