Open
Description
Problem
As stated in #19, Uno requires port 5000 to be made public to view the app in a Codespace. After much research, I wasn't able to find a way to automatically make this port public.
Solution
GitHub Codespaces appear to be in active development, with public ports only being added around March 2021. Since Uno requires port 5000 to be public for their WebAssembly app to run in a Codespace, this should be done automatically for user convenience.