Vuely
  • Introduction
  • Folder Structure
  • Vuely VueJs
    • Different Layouts
      • Adding Menu In Different Layouts
    • Installation
    • Adding New Component
    • Translate The App(Multi Language Support)
    • Adding New Widgets
    • Themes
    • Style Customization
    • Build an App from Scratch
    • Seed Project
    • Deployment
    • UI Components
      • Buttons
      • Cards
      • Selection controls
      • Carousel
      • Chips
      • Date/Month Pickers
      • Dialog
      • Grid
      • Input / Text field
      • List
      • Menu
      • Progress
      • Banner
      • Select
      • Slider
      • Tabs
      • Toolbar
      • Timepicker
      • Forms
  • Vuely-Laravel
    • Folder Structure
    • Installation Vuely-Laravel
    • Customization
  • Vuely-Laravel with Api Authentication
    • Getting Started
    • Passport Authentication
    • Run Vuely-Laravel-Passport
  • Vuely ExpressJs
    • Folder Structure
    • Installation
    • Layouts
    • Style Customization
    • Deployment
    • Translate the App
    • Browsers Compatibilty
    • Credits
  • Vuely Angular Version
    • Folder Structure
    • Installation
    • Layouts
    • Adding/Deleting Menu & Component
    • RTL
    • Deployment
  • Credits
  • Template Update
  • FAQ's (Frequently Asked Questions)
  • Changelog
  • Customer Support
Powered by GitBook
On this page
  • Easy To Customize:
  • Brief Overview:

Vuely VueJs

PreviousFolder StructureNextDifferent Layouts

Last updated 6 years ago

Vuely is a fully responsive admin template developed with and . This documentation will help you to understand the template's structure.

Easy To Customize:

The template offers a wide variety of customizations. It is very easy to do modifications in the template. Please go through the documentation carefully to understand how this template is designed and how you will edit this template according to your needs.

Brief Overview:

Below are the main building blocks of the Vuely:

1. VueJS 2

It is a javascript framework which is used to design the user interfaces & single page applications.

2. Vuetify

Vuetify is a material component framework which provides a lot of pre integrated features developed with easy component structure including custom pages.

3. Vuex

Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application.

VueJS2
Vuetify