1. Deploy app on netify
Create your netify account(recommend using your GitHub account).
Configure the Netlify app on GitHub, that means you need to install netify on your GitHub, you can choose to install it in the selected repo or all repos.Import the repo that you want to deploy on netify.
Choose which branch you want to deploy.
Config the
Customize build settings
1// Config the Build command, in our code we use
2yarn generate
3//Publish directory
4dist
See this video to learn more:
https://explorers.netlify.com/learn/get-started-with-nuxt/nuxt-generate-and-deploy
Now the heart-app host on this domain: