Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 302 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 302 Bytes

mysql-connection

Install These packages before run

npm install express
npm install mysql
npm install body-parser
npm install ejs

After installation start server by

node server.js

Server listen at

http://localhost:4000/