To run this
-
go to ProductDisplay Folder and run npm i then npm run start
-
open another terminal and go to ProductPrice Folder and run npm i then run npm run start
-
open another terminal and go to Product Folder and run npm i then run npm run start, before running Product App make sure your other two apps are running