Welcome to Brishack – a project developed for the University of Bristol 2025 Hackathon! This repository contains the source code and documentation for brishack 2025.
This website is created by 2024/2025 CSS webmaster Gordon Wai Hin Kam.
-
Clone the repository:
# via. ssh git clone [email protected]:cssbristol/2025.brishack.io.git cd brishack
-
Run it locally
# install all the dependencies npm install npm run dev
The website will be hosted on port (default) 5173, type http://localhost:5173 into your favourite browser.
This project is hosted on brishack.io(currently domain name is expired) or use Netlify subdomain()
This project is continuously deployed via Netlify. Every push to the repository triggers an automatic deployment, and you can view the current deployment status via the badge at the top of this README.
For more details on deployment or to troubleshoot any issues, please refer to the Netlify documentation.