/firebase-functions

Firebase cloud functions using Vue as a CDN

Primary LanguageJavaScript

Firebase Functions - Vue App

Step 1

Just clone repo and run npm i -g firebase-tools and then cd into cloned folder and run yarn or npm install.

Step 2

Change project to your project name in .firebaserc file and then change firebase.rules are you please.

Step 3

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