Just clone repo and run npm i -g firebase-tools and then cd into cloned folder and run yarn or npm install.
Change project to your project name in .firebaserc file and then change firebase.rules are you please.
Run firebase serve after depedencies finish installing to see project run in development mode
This is a Vue app (added with CDN) and hosted at Live Demo from a tutorial by Net Ninja