Project Config Setup the following keys in your .env file with yout Auth0 configuration: VUE_APP_AUTH0_CONFIG_DOMAIN VUE_APP_AUTH0_CONFIG_CLIENTID VUE_APP_DOMAINURL_REDIRECT Project setup yarn install Compiles and hot-reloads for development yarn serve Compiles and minifies for production yarn build Lints and fixes files yarn lint Customize configuration See Configuration Reference.