Vue.js 3 Options API Masterclass
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

Set up the Cloud Firestore Database

In this lesson, we're going to setup the Firestore database in the Firebase console. It's a quick and simple process that takes only a few clicks.

We'll also utilize a simple script that uses the firestore-export-importnode module to import our existing data that we've been using from the data.json file into the firestore.

Links