Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 306 Bytes

README.MD

File metadata and controls

11 lines (7 loc) · 306 Bytes

Overview

Each of the application - frontend and backend have their own README.MD file

Run the following command that start the app (frontend and backend)

docker-compose up --build

UI will run at port 3000 by default i.e http://localhost:3000 and Server will run on port 3001 by default