Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 171 Bytes

REDME.md

File metadata and controls

11 lines (10 loc) · 171 Bytes

1.To run KafkaServer and Zookeeper we need to run the following command from root project directory:

docker-compose up

2.Run application:

npm i
nom start