Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 628 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 628 Bytes

Project Hub

Testing stripe payment page

Install Redis on your System and make sure it's up and running

In Root directory run following commands

cd client
npm install
npm run dev

In Root directory run following commands

cd server
npm install
npm run dev

Load Testing on Backend Server

image

Other Details Coming soon :)