//nuxt-chat-dynamic-componentsbyatinux

nuxt-chat-dynamic-components

Example of using lazy loaded & dynamic components with Nuxt 3.

17
0
17
Vue

Dynamic Components with Nuxt 3

Demo: https://nuxt-dynamic-components.surge.sh

Read more on https://nuxt.com/docs/guide/directory-structure/components#dynamic-components

Example ported from Nuxt 2:

Setup

pnpm install

Run

pnpm dev

Build

pnpm build

Deploy

See the various deployment options at https://nuxt.com/deploy

[beta]v0.14.0