Usage

yarn dev
npm run dev

When running Nuxt in dev mode you will now see a Public Url in the Nuxt CLI that you can copy and share with anyone. They will then be able to see your localhost and watch your live changes while working in de mode.

Note This module is only enabled in dev mode.

Nuxt cli