Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 902 Bytes

File metadata and controls

27 lines (15 loc) · 902 Bytes

EngageSphere

Sample project with an Express.js backend and a React frontend.

Business rules

Read the following doc to understand all the EngageSphere application's functionalities.

Pre-requirements

To run this project, you will need:

  • git (I've used version 2.54.0 while writing this doc)
  • Node.js (I've used version v24.16.0 while writing this doc)
  • npm (I've used version 11.13.0 while writing this doc)

Note: When installing Node.js, npm is automatically installed too.

Installing and starting the servers

Read the following doc to install and start the backend and frontend servers.

Or, simply run npm install && npm run install:and:start:all.


Made with ❤️ by Walmyr.