More Premium Hugo Themes Premium Nuxt Themes

Nly Adminlte Vue

vuejs2 AdminLte3 template more than 50 components and 10 directives.such as collapse ,sidebar,container,infobox,breadcrumb,card,grid,dropdown,toast,navbar,timeline,icon,progress

Nly Adminlte Vue

vuejs2 AdminLte3 template more than 50 components and 10 directives.such as collapse ,sidebar,container,infobox,breadcrumb,card,grid,dropdown,toast,navbar,timeline,icon,progress

Author Avatar Theme by nejinn
Github Stars Github Stars: 60
Last Commit Last Commit: Apr 8, 2021 -
First Commit Created: Jan 15, 2024 -
Nly Adminlte Vue screenshot

Overview

The nl-adminlte-vue is a theme based on adminlte3 vue2.js. It is an alpha version and some props may be deprecated in future versions. The theme provides a demo and documentation for users to explore its features.

Features

  • Based on adminlte3 vue2.js
  • No need for JQ (jQuery)
  • Demo and documentation available
  • Can be viewed on localhost using npm run docs-dev

Installation

To install the nl-adminlte-vue theme, you can follow these steps:

Clone from Github

Clone the theme repository from Github using the following command:

git clone [repository_url]

npm import

You can also import the theme using npm:

npm install [package_name]

CDN import

If you prefer, you can import the theme directly from a CDN.

Import a specific component

To import a specific component, you can use the following syntax:

import nly-[component_name]

Import Plugin

To use the theme’s plugins, you need to import them separately.

Summary

The nl-adminlte-vue is a theme based on adminlte3 vue2.js. It provides various features and can be easily installed using npm or by cloning the repository. The theme also includes a demo and documentation for better understanding and usage.