Description This an example of a bare-minimum Node server running with Express and MySQL libraries. How to run Run these commands: npm install npm start