Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 487 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 487 Bytes

pixel-workplace

Build

Pixel Workplace is a simple virtual environment to simulate the lack of real life office spaces.

Docker-compose

To run the docker-compose:

Minimum Requirements
  • Docker engine: 19.03.0+
  • Docker-compose
Commands:

docker-compose up : To get up server and client

docker-compose up --build: To build dockerfiles and up aplication