Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 520 Bytes

File metadata and controls

18 lines (12 loc) · 520 Bytes

Website

How to deploy the website to firebase

  1. Copy .firebaserc.example to .firebaserc
  2. Replace project-id with your firebase project id
  3. Run firebase deploy

How to create a project in firebase

  1. Go to https://console.firebase.google.com/
  2. Click on Add project
  3. Follow the steps to create a project

How to find project id