Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 243 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 243 Bytes

New website for Tower of Hanoi

This is a new website for the Tower of Hanoi CTF team. The website is made with Astro.

To run locally, clone the repository and run npm install and npm run dev.

To build the website, run npm run build.