Skip to content

PhantomPhreak007/hult

Repository files navigation

HULT GLOBAL | IET Lucknow

Follow these steps to set up the project locally on your machine.

Prerequisites

Make sure you have the following installed on your machine:

Cloning the Repository

git clone https://github.com/PhantomPhreak007/hult.git
cd src

Installation

Install the project dependencies using npm:

npm install

Running the Project

npm run dev

Open http://localhost:XXXX in your browser to view the project.