自分の勉強の為のメモとして書きます。
firebaseのHostingまでの環境構築
yarn -g add firebase-tools
次にfirebaseにlogin
firebase login
次にfirebaseの初期設定
firebase init
次にfirebaseのHostingにdeploy
firebase deploy
firebase console側では
プロジェクトを作成する
settingでロケーションをasia-notheast1に設定
Go to list of users who liked
More than 1 year has passed since last update.
自分の勉強の為のメモとして書きます。
firebaseのHostingまでの環境構築
yarn -g add firebase-tools
次にfirebaseにlogin
firebase login
次にfirebaseの初期設定
firebase init
次にfirebaseのHostingにdeploy
firebase deploy
firebase console側では
プロジェクトを作成する
settingでロケーションをasia-notheast1に設定
Register as a new user and use Qiita more conveniently
Go to list of users who liked