LoginSignup
0
0

More than 1 year has passed since last update.

firebase ~環境構築(Hosting)~

Last updated at Posted at 2021-11-04

自分の勉強の為のメモとして書きます。

firebaseのHostingまでの環境構築

yarn -g add firebase-tools

次にfirebaseにlogin

firebase login

次にfirebaseの初期設定
firebase init

次にfirebaseのHostingにdeploy
firebase deploy

firebase console側では

プロジェクトを作成する
settingでロケーションをasia-notheast1に設定

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0