Open Terminal
git clone https://github.com/akhilpy/Node-MySQL-Signup-Login-RESTful-API.git
cd Project folder Name
npm install
Open MySQL Client Application (phpmyadmin/sqlManager)
Create Database and Import users.sql
file.
Then Back to terminal and run following command
node sever.js