Skip to content

deepkhajanchi/Handshake_MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handshake_MERN

MongoDB- expressjs- ReactJS- node.js

Run this application

  1. Install all the node modules from package.json file for both the application frontend and backend portions.
  2. This application has been deployed to AWS EC2 server and running on the cloud. It is possible that server might be shut down while attempting to run this application. Therefore set backend server url localhost:3001 in the frontend. And the same, set frontend url localhost:3000 in the backend.
  3. To run the backend server, command run node server in the backend directory.
  4. To run the frontend server, command run npm start in the frontend directory.
  5. Run the mentioned command side by side and application will start with AWS EC2 server in the cloud and with localhost:3000, if it is running on localhost.

About

MongoDB- expressjs- ReactJS- node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors