Skip to content

Latest commit

 

History

History
94 lines (69 loc) · 2.89 KB

README.md

File metadata and controls

94 lines (69 loc) · 2.89 KB

IIIT Dharwad Conclave Website

► The official repository of the website conclave.iiitdwd.ac.in

last-commit repo-top-language repo-language-count

Developed with the software and tools below.

Sanity JavaScript PostCSS Nextjs
ESLint TypeScript GitHub%20Actions JSON


📍 Overview

This is a repository which contains the code for the website concalve.iiitdwd.ac.in.


🚀 Getting Started

Requirements

Ensure you have the following dependencies installed on your system:

  • Node: v20.15.0 or above
  • npm: v10.7.0 or above

⚙️ Installation

  1. Clone the conclave.iiitdwd.ac.in repository:
git clone https://github.com/Velocity-IIITDWD/conclave
  1. Change to the project directory:
cd conclave
  1. Install the dependencies:
npm install

🏃‍♂️ Running conclave.iiitdwd.ac.in

Use the following command to build and run conclave.iiitdwd.ac.in:

npm run build && npm run start

To run in development mode with live reloading:

npm run dev

The application will be accessible at http://localhost:3000.


👏 Contributors

This project exists thanks to all the people who contribute.