Installation

Requirements

  1. Install Node.js and NPM: Download Node.js from https://nodejs.org/en/download/ and install it on your system. NPM comes bundled with Node.js.
  2. Install npm packages: In your terminal, go to your project root directory and run the following command. It will download all the dependencies under node_modules folder.

Installation

Installing Luma Vue is simple and straight-forward using npm.