The official website for IIIT-Delhi's CSE Department.
- Clone the repo
git clone https://github.com/aryanGupta-09/IIIT-Delhi-CSE-Website.git
- Go to the project directory
cd IIIT-Delhi-CSE-Website
- Install NPM packages
npm install
- Start the development server
npm run dev