LiTHe Hax Frontend The frontend for the LiTHe Hax website. Development To run the website locally while developing, run these commands: npm install # Installs all the required dependencies npm run dev -- --open # Starts the website and opens it in the browser