There was an error while loading. Please reload this page.
This an example of a bare-minimum Node server running with Express and MySQL libraries.
Run these commands:
npm install
npm start
A sample bare-minimum Node server using Express, and MySQL libraries.