# 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"
forked from qoomon/time-timer-webapp
-
Notifications
You must be signed in to change notification settings - Fork 0
A CountDown and CountUp Timer
Karthikeyan2k3/time-timer-webapp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A CountDown and CountUp Timer
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 58.2%
- HTML 21.0%
- CSS 19.5%
- Dockerfile 1.3%
