ceafive / firebase-functions

Firebase cloud functions using Vue as a CDN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Firebase cloud functions using Vue as a CDN


Languages

Language:JavaScript 46.5%Language:HTML 35.2%Language:CSS 18.3%