The Vue.js Master Class
Sponsored by Storyblok
Plans from $25/month

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

🚧 NOTICE: You are watching a Vue.js 2 lesson

Create Custom NPM script To Seed Database

In this lesson, we learn how to create a custom NPM script that will be used to re-seed our Firebase Realtime Database.

This is a very useful script, as we often pollute our database during development.