What is serve-favicon?
"favicon serving middleware with caching"
serve-favicon is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 14.7 KB on disk.
Installation Guide
# Install via NPM
npm install serve-favicon
# Install via Yarn
yarn add serve-favicon