Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 341 Bytes

File metadata and controls

18 lines (12 loc) · 341 Bytes

Reloj CSS + JS

Demo en vivo

Para iniciarlo:

# clonen el proyecto:
git clone https://github.com/UTN-MDP/reloj.git

# entren en la carpeta
cd reloj

# inicien un servidor web
php -S localhost:8888

# si no tienen PHP instalado, abran el archivo index.html directamente en el navegador.