tebbe.dev My personal portfolio Setup Make sure to install the dependencies: npm install Development Server Start the development server on http://localhost:3000: npm run dev Generate the output for uploading to a static host: npm run generate