Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 332 Bytes

ReadMe.md

File metadata and controls

11 lines (9 loc) · 332 Bytes

Mpesa Microservice

How to run Local

cd mps
npm i
touch .env  ,configure with appropriate with reference to .env.example
npm run dev

Run in Postman