Layouts
Vuely comes with two handcrafted layout. Read the documentation carefully to use following layouts in your app.
Default Layout

Mini Sidebar Layout

If you want to use mini sidebar permanently then use .collapse-sidebar
class on body. Follow this route views-> layouts->main.hbs
Last updated