Stephen Bohner's Portfolio Getting Started Requires having Node.js & pnpm installed. Installation Ensure you are using Node.js v22 or higher nvm use Install the dependencies: pnpm install Development Start the development server with HMR: pnpm run dev