Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 496 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 496 Bytes

vue3-router-level-layout

About

This is a Vue3 Router level layout implementation example. This will allow us specify layout for the page view component in the router configuration.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

For more examples and guides

Visit JavScriptSuperUser