Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 827 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 827 Bytes

Rolex GMT Master II in HTML/JS/CSS

rolex gif animation

See it live here or in this Codepen.

Setup

npm install

Build

npm start (which will run the local webpack)

Chrome Extension

I also packaged this as a Google Chrome extension. Here you can find the source code (unpacked extension).

Thoughts

Yes, I know using Webpack to bundle this project is way overkill but I wanted to learn how to use it, sorry 😁