Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 355 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 355 Bytes

EventHubFinal

EventHub-Platform to filter the events according to the requirement

To Initialise the Project-

1.Fork the Repo

2.Change directory to backend and run npm install

3.Change directory to frontend and run npm install

To Run the Project-

1.Change directory to backend and run npm start

2.Change directory to frontend and run npm install