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

Latest commit

 

History

History
52 lines (38 loc) · 1.69 KB

README.md

File metadata and controls

52 lines (38 loc) · 1.69 KB

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.