This a basic Node App Quick Start # Install dependencies npm install # Serve on localhost:5000 npm start