node js git
Clone the repo and install the dependencies.
git clone https://github.com/utkarshgubrelay2000/EklavyaCoaching.git
cd Student.nodejs
npm install
To start the express server, run the following
npm run start:dev
Open http://localhost:4500 and take a look around.