/dut_project_2018

The basic project for the 2018 class of ATTT @ DUT.

Primary LanguageJava

DUT Project 2018

The basic project for the 2018 class of ATTT @ DUT.

Usage

To start the first time: docker-compose up

To access the application: Open http://localhost:8080 in the browser

To re-build after changing code (only takes a long time the first time you do it): docker-compose build