Node Api With Mysql

To run an app on your localhost you can type in console

node index.js

or install nodemon globally and type

nodemon index.js