- Node.js : v18.17.1 or higher
-
Clone the repository:
git clone https://github.com/aditya8Raj/sihproject
or Download the repo as ZIP and then unzip it.
-
Change the directory to sihproject:
cd sihproject
-
Install packages:
npm install
-
Start the development server:
npm run dev