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
Sick of boring JavaScript newsletters?
Bytes is a JavaScript newsletter you'll actually enjoy reading.