Deploy Angular 6 App on Firebase hosting in 10 easy steps | Angular Firebase Tutorial | TechTechTuts

preview_player
Показать описание
Hi Everyone,
in this video tutorial i will show you that, How to Deploy Your #Angular 6 App on Firebase in 10 easy steps.

How to Deploy Your Angular 6 App on Firebase in 10 easy steps.

2) Make sure you have a google account.

4) Create Your New App with the name of your choice but it must be unique.

5) Goto your CMD or #powershell.

6) Type npm install -g #firebase-tools, if you are on mac or linux then don't forget to type sudo before the command

7) goto your angular app folder and build your app , it will generate dist folder.

8) goto dist folder then your app folder inside dist folder .

9) type Firebase init hosting on cmd and it will show you list of your apps, select your created App.

if you like the video then don't forget to press like, share and subscribe buttons.

Thanks

-~-~~-~~~-~~-~-
Please watch: "Part 05 Google Flutter Tutorial Series for Beginners: Creating New Widgets from Existing Widgets "
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

Awesome sir, thankyou so much for your video....😊

pavansivakumar
Автор

For Hosting you choose to use te default dir "public" but when you type there dist/{yourAppName} you don't have to copy all your files to a public directory. You then can use the dist directory the ng build command generates.

michelbulter
Автор

do you execute cmd "firebase login" ?

melitt
visit shbcf.ru