Website LHA 2024 Website submission for CRC KRYPTIK competition Build process Note Make sure to be in the website’s root directory. Install NodeJS Install the local packages: npm install . For Windows run: npm run build-win For MacOS or Linux run: npm run build