1.Firebaseの利用開始 とりあえずここから新規登録してね ※(注記)Googleアカウントが必要だよ https://console.firebase.google.com/ 新規プロジェクトを作成 ログインできたら、「新規プロジェクトを作成」ボタンから 新規プロジェクトを作ろう ※(注記)国はまぁ、日本人なんで日本選ぼう これでプロジェクトできたね!早いね! 2.デプロイしてみよう Firebase toolsをインストールしよう npmでFirebase toolsをインストール npmがない人はnode.jsをインストールしてね。 /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" brew install nodebrew nodebrew in