Vora - VueJs Admin Dashboard Template

Vora - VueJs Admin Dashboard Template

Vora

Vora - VueJs Admin Dashboard Template

This documentation is last updated on 23 October 2024.

Thank you for purchasing this VueJs template.

If you like this template, Please support us by rating this template with 5 stars


Installation -

1.- Initialize NPM

It will create 'node_module' folder in this all dependency files will be install with this command. npm install

npm install
2.- Run Project

With is command file will be compiled and it will be loaded on local server `http://localhost:5173`. npm run dev

npm run dev
3.- Production Build

Packages JavaScript, CSS, and other assets into bundles for efficient delivery to the client. npm run build

npm run build
4.- Note:

To get more help on the TypeScript checkout Click here

5.- Further help

To get more help on the Vite checkout Click here


Folder Directories -

  • assets

    This folder contains all the assets of Vora template.

  • components

    This folder component files for various template features.

  • elements

    This folder contains all the elements files of Vora template.

  • router

    This folder has all router form used in the template.

  • views

    This folder has all pages for various template features.

  • images

    This folder has all images used in the template.

  • css

    CSS File


VueJs Folder Structure

  • VueJs
    • src
      • assets
      • components
      • elements
      • router
      • store
      • views
    • index.html
    • package.json
    • package.lock.jsone

Theme Features -

<body
	typography: "poppins",
	version: "light",
	layout: "vertical",
	primary: "color_1",
	headerBg: "color_1",
	navheaderBg: "color_1",
	sidebarBg: "color_1",
	sidebarStyle: "full",
	sidebarPosition: "fixed",
	headerPosition: "fixed",
	containerLayout: "full",
	direction: direction
>

Color Theme -

So many color option available

  • color_1
  • color_2
  • color_3
  • color_4
  • color_5
  • color_6
  • color_7
  • color_8
  • color_9
  • color_10
  • color_11
  • color_12
  • color_13
  • color_14
<body
	typography: "poppins",  		More Options => ["poppins" , "roboto" , "Open Sans" , "Helventivca" ]
	version: "light",       		More Options => ["light" , "dark"]
	layout: "horizontal",   		More Options => ["horizontal" , "vertical"]
	primary: "color_11",			More Options => ["color_1," , "color_2," ..... "color_14"]
	headerBg: "color_1",			More Options => ["color_1," , "color_2," ..... "color_14"]
	navheaderBg: "color_1",			More Options => ["color_1," , "color_2," ..... "color_14"]
	sidebarBg: "color_11",			More Options => ["color_1," , "color_2," ..... "color_14"]
	sidebarStyle: "compact",		More Options => ["full" , "mini" , "compact" , "modern" , "overlay" , "icon-hover"]
	sidebarPosition: "static",		More Options => ["static" , "fixed"]
	headerPosition: "fixed",		More Options => ["static" , "fixed"]
	containerLayout: "full",		More Options => ["full" , "wide" , "wide-box"]
>

<body
	typography: "poppins",
	version: "light",
	layout: "vertical",
	primary: "color_13",
	headerBg: "color_4",
	navheaderBg: "color_4",
	sidebarBg: "color_1",
	sidebarStyle: "full",
	sidebarPosition: "fixed",
	headerPosition: "fixed",
	containerLayout: "full",
>

<body
	typography: "poppins",
	version: "light",
	layout: "vertical",
	primary: "color_11",
	headerBg: "color_4",
	navheaderBg: "color_4",
	sidebarBg: "color_15",
	sidebarStyle: "full",
	sidebarPosition: "fixed",
	headerPosition: "fixed",
	containerLayout: "boxed",
>

<body
	typography: "poppins",
	version: "light",
	layout: "vertical",
	primary: "color_11",
	headerBg: "color_1",
	navheaderBg: "color_11",
	sidebarBg: "color_11",
	sidebarStyle: "compact",
	sidebarPosition: "fixed",
	headerPosition: "fixed",
	containerLayout: "full",
>

<body
	typography: "poppins",
	version: "light",
	layout: "horizontal",
	primary: "color_13",
	headerBg: "color_9",
	navheaderBg: "color_9",
	sidebarBg: "color_1",
	sidebarStyle: "mini",
	sidebarPosition: "fixed",
	headerPosition: "fixed",
	containerLayout: "full",
>

<body
	typography: "poppins",
	version: "light",
	layout: "horizontal",
	primary: "color_4",
	headerBg: "color_2",
	navheaderBg: "color_2",
	sidebarBg: "color_2",
	sidebarStyle: "full",
	sidebarPosition: "fixed",
	headerPosition: "fixed",
	containerLayout: "full",
>

<body
	typography: "poppins",
	version: "light",
	layout: "vertical",
	primary: "color_13",
	headerBg: "color_1",
	navheaderBg: "color_13",
	sidebarBg: "color_13",
	sidebarStyle: "icon-hover",
	sidebarPosition: "fixed",
	headerPosition: "fixed",
	containerLayout: "full",
>

Credits -


VueJs Structure

1

Do You Need Help To Customization

After Purchase A Template...

You Will Start Customizing According Your Requirement
BUT What If You Don't Know

SOLUTION IS HIRE DexignLab

Hire Same Team For Quality Customization

  • We Will Customize Template According To Your Requirement
  • We Will Upload On Server And Make Sure Your Website is Live

Version History -

v1.0 - 23 October 2024
  • New - Created & Upload Vora