Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 211 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 211 Bytes

Installation

$ docker-compose -f docker-compose.environment.yml up --build

in chat-api directory

$ yarn install
$ yarn start

In chat-app directory

$ yarn install
$ yarn start