Conexão do Mysql com Node.js commands
- npm init
- npm install --save express expresshandlebars mysql bodyparser
- npm install --save-dev nodemon
- node server.js
- Create database in Mysql Workbench
- Create table "people" and insert on this table
| Name | Name | Last commit date | ||
|---|---|---|---|---|