Deploy to Firebase

Deploy your activity : Angular Components

Guide:

Firebase Hosting
- Google Account
- Firebase Project
- Install Firebase CLI (npm) 
npm install -g firebase-tools
- firebase experiments:enable webframeworks
- firebase login
- firebase init
- ng build
- firebase deploy

 

Send the link to the Portal

Updated on