Metronic

The World’s #1 Bootstrap 4 HTML, Angular 8, React & VueJS

Admin Dashboard Theme Framework

Gulp Quick Start

The steps below for the Default jQuery Package. If you want to use the Webpack, go to this Webpack Quick Start section.

  1. Download the latest theme source from the marketplace.

  2. Download and install Node.js from nodejs.org/en/download/

  3. Start command prompt window or terminal and change directory to [metronic]/theme/default/[demo]/tools/

    cd theme/default/demo1/tools
  4. Npm is the package manager for JavaScript and the world’s largest software registry. If you’ve just downloaded Node.js (and therefore npm), you’ll probably need to update your npm.

    npm install --global npm@latest

    Verify that npm in successfully installed, and version of installed npm will appear.

    npm --version
  5. Install yarn via the npm.

    npm install --global yarn

    Don't forget to run yarn upgrade after every Metronic updates released in order to install newly added or updated 3rd-party plugins.
    Use npm cache clean --force command, if installation had failed at any step. Retry from start after it done.

  6. Gulp is a toolkit that helps you automate your time-consuming tasks in development workflow. To install gulp globally.

    npm install --global gulp-cli

    If you have previously installed a version of gulp globally, remove it to make sure old version doesn't collide with new gulp-cli.

    npm rm --global gulp

    Verify that gulp in successfully installed, and version of installed gulp will appear.

    gulp --version
  7. Install yarn dependencies. Must execute in [metronic]/theme/default/[demo]/tools/ folder.

    yarn
  8. This below command will compile all the assets(sass, js, media) and copy HTML templates to [metronic]/theme/default/dist/ folder.

    gulp build

    By default dist folder does not exist and it will be generated only after running gulp task.

  9. Start the localhost server.

    gulp localhost

    Keep the console open. Open this link to run http://localhost:8080/. It will take a few seconds for the build to finish and you will get a list of all available demos(e.g: demo1, demo2... demo6). Click your prefered demo for further preview.

    Press Ctrl+C to quit from localhost.

For more information about the Gulp build tool, click here.

I run a team of 20 product managers, developers, QA and UX resources. Previously we designed everything ourselves. For our newest platform we tried out Metronic. I cannot overestimate the impact Metronic has had. It's accelerated development 3x and reduced QA issues by 50%. If you add up the reduced need for design time/resources, the increase in dev speed and the reduction in QA, it's probably saved us $100,000 on this project alone, and I plan to use it for all platforms moving forward.
The flexibility of the design has also allowed us to put out a better looking & working platform and reduced my headaches by 90%. Thank you KeenThemes! Jonathan Bartlett, Metronic Customer

Powerful Framework

Everything within Metronic is customizable globally to provide limitless unique styled projects

Multi Demo

Choose a perfect design for your next project among hundreds of demos

Limitless Components

A huge collection of components to power your application with the latest UI/UX trands

Angular 8 & React Support

Enterprise ready Angular and React integration with built-in authentication module and many more

Bootstrap 4

Metronic deeply customizes Bootstrap with native look and feel

Exclusive Datatable Plugin

Our super sleek and intuitive Datatable comes packed with all advanced CRUD features

75,000+ Strong

Metronic is the only theme trusted by over 70,000 developers world wide

Continuous Updates

Lifetime updates with new demos and features is guaranteed

Quality Code

Metronic is written with a code structure that all developers will be able to pick up easily and fall in love

The Ultimate Bootstrap Admin Theme Trusted By Over 70,000 Developers World Wide