# Install dependencies
yarn add Gta5-Phone
# Serve with hot-reload at localhost:3000
yarn run dev
# Build for production and launch server
yarn run build
yarn start
# Generate static project
yarn run generate
For detailed explanation on how things work, checkout the Nuxt.js docs.