vue-cli-plugin-layouts

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

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
vue-cli-plugin-layouts
1.0.25 years ago5 years agoMinified + gzip package size for vue-cli-plugin-layouts in KB

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. ```shell 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