Vue Mastery
The ultimate learning resource for Vue developers.
Development
Go to http://localhost:3000
Production
This is just in case we want to deploy on differrent server then firebase hosting
Generate
Deployment
You should probably generate the static porject before you deploy as the deployment take every static output from nuxt to the dist folder, which is then copy over to firebase host folder.
The functions folder is also copy over and help us to repsond to specific backend tasks.
Staging vs production
You can deploy on staging or in production with this command: