Skip to content

DoraDAO/Pre-Conf

Repository files navigation

How to Run the GirlsWhoYap Conference Website

Installation

  1. Install Dependencies
npm install

Running the Development Server

  1. Start the dev server
npm run dev

The site will be available at http://localhost:5173

Building for Production

  1. Build the project
npm run build
  1. Preview the production build
npm run preview

🛠️ How to Contribute (Let’s Keep It Healthy)

To make sure contributions stay structured and collaborative, please follow this process:

Step 1: Create an Issue

Before making any changes, raise an Issue in the repository describing:

  • What you want to change / improve
  • Why you think this change is needed
  • How you plan to implement it (approach or solution)
  • Screenshots / references (if applicable)

Step 2: Get Assigned

  • Wait for the issue to be reviewed and assigned to you.
  • This helps us avoid duplicate work across global contributors.

Step 3: Fork the Repository

  • Create your own fork and start working on the assigned issue.

Step 4: Submit a Pull Request

Once done, raise a PR clearly mentioning:

  • The issue number
  • Summary of changes made
  • Before / After screenshots (if UI-related)

Our team will review and merge accordingly.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages