UNPKG

count-down

Version:
9 lines 173 B
<html> <head> <title>Demo - CountDown</title> </head> <body> <button type="button">Start</button> <script type="text/javascript" src="bundle.js"></script> </body> </html>