Installation

Installation

After unzip file that you got from Themeforest, your will have two version of files It is Demo and Starter-kit, for demo it is includes all folder same as live version while Starter-kit is lighter which has all the main part.

Prerequisites

  1. Node.js > 18.0.0
  2. npm > 10.0.0

Setup

Install

npm install

The proccess will take a while to install dependencies.

Start dev

To start development your project from localhost

npm run dev

Then you can view project at https://localhost:3000