Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 365 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 365 Bytes

Noise Inc

This is a refactored version of the NoiseInc project on the university_project branch using only standard Ruby libraries.

docker build -t vlvalkow/noiseinc-refactoring-cgi .
docker run -dp 80:80 -v "%cd%:/usr/local/apache2/htdocs" vlvalkow/noiseinc-refactoring-cgi

Visit http://localhost in your browser.