BrandHeft Landing Website

Installation of NodeJS

Visit NodeJS

To Verify Installation

Open Powershell as Admin and Type

  node --v
  npm --v

Will show 2 version number on the powershell.

Run Locally

Clone the project

  git clone https://github.com/AmitDeka/brandheft-website-final

Go to the project directory

  cd brandheft-website-final

Install dependencies

  npm install

Build Tailwind CSS Locally ( optional )

  npm run build

Start the server

  npm run start

And Then Copy Paste The Server Address

Badges

GPLv3 License