Local Module
Local Module for setting up a tunnel using ngrok
In this example:
-
modules/ngrok/index.js
adds a public URL from ngrok to the Nuxt CLI when in dev mode. -
pages/index.vue
shows the public URL from ngrok. -
nuxt.config.js
registers our module using thebuildModules
property.
Learn more in the Directory Structure book in the modules chapter.
Loading Sandbox...
Editer cette page sur GitHub
Mise à jour le Mon, July 12, 2021