Skip to content

Instantly share code, notes, and snippets.

@spences10
Created February 15, 2017 16:17
Show Gist options
  • Save spences10/e4f956fdef1ad93e176098af3e7f2fbe to your computer and use it in GitHub Desktop.
Save spences10/e4f956fdef1ad93e176098af3e7f2fbe to your computer and use it in GitHub Desktop.
Firebase cheat sheet

Firebase Cheat Sheet

Hosting

Cloud 9 IDE

Logging into firebase you sould use firebase login --no-localhost

CLI Commands

$ npm install -g firebase-tools
$ firebase login
$ firebase init
$ firebase deploy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment