WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

hacknyu/HackNYU-2025

Repository files navigation

HackNYU 2025 Website

Tech Stack

  • React
  • TailwindCSS

Setup

  • npm i
  • npm run dev

How to Contribute

  1. Make a branch
    • Branch name should describe the task you're doing
    • git branch branch-name will create a new branch
    • git checkout branch-name will switch to that branch
    • now you can commit to your branch
  2. Make a PR whenever you're done
  3. Make sure your the checks at the end are successful
  4. Make sure you branch is up to date with main
    • git merge main or git rebase main
    • Use merge if you're not comfortable with rebase

Notes

DO NOT CHANGE WORKFLOW FILES pls

  • Let me know if the labeling workflow fails

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages