This is My Portofolio Source.
URL: https://myportfolio-84b54.web.app/
https://templatemo.com/tm-464-ultra-profile#google_vignette
have nodejs installed
- Create Repository (Local, Remote)
- Create Firebase Project
- Firebase Hosting
npm install -g firebase-tools
firebase login
firebase init hosting
firebase deploy --only hosting
// ※選択肢(Y/n)はEnterを押下。
- Move HTML Template to Public Folder
- ReDeploy
firebase deploy --only hosting