JS simulation of this wonderful and hypnotic piece of art: http://www.humanssince1982.com/a-million-times/
288 analog clocks are animated with ReactJS and CSS transitions to create a digital clock.
npm install
-
node server.js
-
Open http://localhost:3000/.
-
Take compiled JS code in HTML source.
-
Optimize and compress file (https://jscompress.com/)
-
Copy correct JS and HTML files in "release" directory.