OSDHACK'25, is where you can cook awesome projects along with many other open sorcerers. In case you want to set up the website and contribute, here's the recipe to do that 🍳 :
Ensure the following are installed:
- Node.js (>= 14)
- npm (>= 6) or yarn (optional)
npm install -g vite
npm install
Start the development server:
npm run dev
Then open:
http://localhost:5173/
Happy Cookin 🧑🍳