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
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.
To install the nl-adminlte-vue theme, you can follow these steps:
Clone the theme repository from Github using the following command:
git clone [repository_url]
You can also import the theme using npm:
npm install [package_name]
If you prefer, you can import the theme directly from a CDN.
To import a specific component, you can use the following syntax:
import nly-[component_name]
To use the theme’s plugins, you need to import them separately.
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.