The Vue.js Master Class - Workflow Improvements - 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