Skip to content

zohairshaikh/postman_pat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POSTMAN PAT

DEMO

http://35.247.183.103/chat/

Installation

Express Server

Run npm i in / .

This will install node dependencies for express and socketio server

React

Run npm i in /public/clientServices/

This will install node dependencies for React page!

Compile the react bundle using the command npm run dev for development bundle and use npm run prod for production bundle.

  • Please update the public/clientServices/constants.js URL variables to the server location.
  • In case of installation error, Please check the node version

Node and NPM versions used.

  • Node - v8.0.0
  • NPM - 6.4.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published