Portfolio Setup Make sure to install the dependencies: npm install Run it locally Start the server on http://localhost:3000: npm run start Production Build the application for production: npm run build