# initial setup
docker build -t qoomon/time-timer-webapp https://github.com/qoomon/time-timer-webapp.git
# start the service
docker run --rm -p 8080:80 qoomon/time-timer-webapp
# open the app in your browser
xdg-open "http://localhost:8080"
-
Notifications
You must be signed in to change notification settings - Fork 19
A CountDown and CountUp Timer
qoomon/time-timer-webapp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|