The development server is not running. To view the site:
# Install dependencies
npm install
# Start development server
npm run dev
# Then open in browser:
http://localhost:5173