► The official repository of the website iiitdwd.ac.in
This is a repository which contains the code for the website iiitdwd.ac.in. It is built and maintained by the Website Team.
Requirements
Ensure you have the following dependencies installed on your system:
- Node:
v20.15.0 or above - pnpm
- Clone the iiitdwd.ac.in repository:
git clone https://github.com/Velocity-IIITDWD/iiitdwd_2025- Change to the project directory:
cd iiitdwd_2025_- Install the dependencies:
pnpm installUse the following command to build and run iiitdwd.ac.in:
pnpm run build && pnpm dlx serve outTo run in development mode with live reloading:
pnpm devThe application will be accessible at http://localhost:3000.
This project exists thanks to all the people who contribute.
Check out our Contributing Guide for ways to contribute and guidelines.
- Submit Pull Requests: Review open PRs, and submit your own PRs.
- Report Issues: Submit bugs found or log feature requests for Iiitdwd.ac.in.
