/module/mainSocketLocalToken.js - token based authentiction on local generated token
- Install the all necesary modules and packages in project directory
npm install
- Start the server from the root directory of project
npm start
- Visit http://localhost:3000