Clone the resository and run npm install/yarn to install all dependencies.
Run npm run dev/yarn dev to start the development server.
Run npm run build/yarn build to build the website.
Run npm run deploy/yarn deploy to deploy the website to GitHub Pages.