Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 571 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 571 Bytes

nodejs_RESTful

nodejs Application

QUICK START

First, you need to run the MySQL and import database table db_node.sql. In config.js, the file you need to make changes to the database connection.

console:

npm install

node index.js

LINKS EXAPMLE