DerpFest Website Repo for Derpfest Website built with React and Vite. URL: derpfest.org Setup Clone the fork your local machine. Fork this repo (If you want to push changes). Local Development Install nodejs. Install the project's dependencies: npm i Run the project locally: npm run dev