The Vue.js 2 Master Class

Watch this course for FREE this weekend only.
Create an account to start watching.

or
🚧 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.