Skip to content

UCSDTESC/SDHacks

Repository files navigation

SDHacks2023

Official website of SDHacks 2023

How to Contribute

  1. git clone
  2. Create a new branch for your changes: git checkout -b [name of your branch]
  3. npm install
  4. npm start to start local development server
  5. Once you are done making changes, push to your remote branch:
    • git add . && git commit -m "your commit msg here" && git push origin [your branch's name]
  6. Come back to this GitHub repository and submit a Pull Request
    • Make sure that the branch you are merging to is correct!!

Recommended: Install the Prettier formatter plugin in your code editor to keep our code formatting standard

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5