logo
The World’s #1 Bootstrap 5 HTML,
VueJS, React, Angular, Laravel, Asp.Net Core, Blazor, Django & Flask

Admin Dashboard Ecosystem

This is Metronic 7 documentation!

Upon purchase you can get Metronic 7 version from our Github Repository.
Request Github access
The new Metronic 8 is now available with the most advanced Bootstrap 5, VueJS, React and Laravel foundation with a solid light and dark mode design system, extensive utility classes and custom made in-house components.
View Metronic 8 documentation

To use most of the Metronic build tools, Node.js LTS version is required. Version 14.x LTS is recommended. Some of the plugins and framework in Metronic v7 does not support the latest Node.js version. https://nodejs.org/en/

Installation

NPM

NPM is the recommended installation method when building large scale applications with Vue. It pairs nicely with module bundlers such as Webpack or Browserify. Vue also provides accompanying tools for authoring Single File Components.

Vue Quick Start

  1. To start the Vue, change the directory to [metronic]/theme/vue/[demo]/.

    cd theme/vue/demo1
  2. Install the Vue local project dependencies by executing npm install command. This command will install the dependencies in the local node_modules folder. By default, npm install will install all modules listed as dependencies in package.json.

    npm install
  3. Execute npm run serve command to launch the server, watches your files, and rebuilds the app as you make changes to those files. Open your browser on http://localhost:8080/.

    npm run serve
    This command will take some time to finsh. Please wait for it to complete.

For more detailed information to install the Vue application, visit this official Vue documentation website.

Think About The Future, Stay Connected With Us
The More We Learn, The More We Are Able To Innovate & To Develop