Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

vue-cli-plugin-layouts

ktquez1.3kMIT1.0.2

vue-cli 3 plugin Multiple layouts in your SPA with vue-extend-layout

vuejs, vue-cli 3, layout, vue-layout, nuxt, spa, pwa, vue-router, choose, multi layouts

readme

vue-cli-plugin-layouts

Component vue-extend-layout for @vue/cli 3

Install

Ensure that you have @vue/cli version 3 installed globally by running vue --version.

vue create my-app
cd my-app
vue add layouts

You will be asked some component configuration questions, you can know all about the settings through the DOC of the vue-extend-layout