
Publish your Components as a vue-custom-element standalone build.
Nuxt Custom-Elements allows you to export your existing project components as custom elements for integration into external pages.
Shadow DOM 🥷📖 Learn more in the documentation
For cross-browser compatibility (IE11+) the client build uses the Polyfill custom-elements
Polyfill not included in the
modernbuild, optional include by optionmodernPolyfill(Learn more).
npm install or yarn installnpm run dev or yarn devyarn install or npm installyarn start:build or npm run start:buildhttp://127.0.0.1:3000/ in Browser