/vue-firebase-test

Learning how to use vuejs with firebase.

Primary LanguageVue

vue-firebase-test

Simple project used to learn how to use vuejs with firebase.

Prerequisites

  • It was developed with node version 12.16.1.

Getting Started

Inside the frontend folder run:

npm install
npm run serve

Authors