The Vue.js 2 Master Class
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!

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

Using .env file in the Vue.js Webpack Template

You often want to keep some environment variables secret in a project. In this lesson, we learn how to use a dotenv file in the Vue.js Webpack template to keep them secret.

Resources