Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 385 Bytes

1_getting_started.md

File metadata and controls

18 lines (13 loc) · 385 Bytes

Getting Started

  1. LOG IN

    1. Go to console.firebase.google.com
    2. Log in or create user
  2. CREATE NEW PROJECT

    1. Click the button to create new project
      1. Give it a name
      2. (Choose region)
      3. Confirm
  3. SET UP CLI

    • $ npm install -g firebase-tools
    • $ firebase login

Next: Hosting