my-app
my-app
folder and run npm install
(alias: npm i
)npm run build
to verify itfirebase-tools
firebase init hosting
process is finished you can create the following script in your package.json:deploy
command, you can deploy your application.
You will be shown the public address where your application is present as you can see in the snippet below.