Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Co-op Soc Website
# Co-op Soc Website 2025

This repository houses the source code for UNSW Co-op Society's website, hosted
at [https://coopsoc.com.au](https://coopsoc.com.au) and written in
Expand All @@ -18,7 +18,7 @@ To run the website on your local machine, do the following:
2. Go into the repository and run `yarn install` to install all required packages.
3. Run `yarn dev` to launch the website. After executing this command, the website
should be available at `http://localhost:3000`, where any edits made to the
website's source code should be immediately reflected on the webpage.
website's source code should be immediately reflected on the webpage. aaa

## Maintaining

Expand Down