https://github.com/gamell/rolex-gmt-ii
Rolex GMT-Master II in HTML/CSS/JS
https://github.com/gamell/rolex-gmt-ii
Last synced: 3 months ago
JSON representation
Rolex GMT-Master II in HTML/CSS/JS
- Host: GitHub
- URL: https://github.com/gamell/rolex-gmt-ii
- Owner: gamell
- Created: 2016-10-02T07:38:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-04T02:15:03.000Z (about 6 years ago)
- Last Synced: 2025-01-14T19:07:54.824Z (5 months ago)
- Language: CSS
- Size: 7.97 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rolex GMT Master II in HTML/JS/CSS
[](https://gamell.github.io/rolex-gmt-ii)
See it live [here](https://gamell.github.io/rolex-gmt-ii/rolex.html) or in this [Codepen](https://codepen.io/gamell/pen/ozkPLQ).
## Setup
`npm install`
## Build
`npm start` (which will run the local `webpack`)
## Chrome Extension
I also packaged this as a [Google Chrome extension](https://chrome.google.com/webstore/detail/hchnfnfjjknanhhconaappneoejmgngi/). Here you can find the [source code (unpacked extension)](https://github.com/gamell/rolex-gmt-ii-chrome-ext).
## Thoughts
Yes, I know using [Webpack](https://webpack.github.io/docs/usage.html) to bundle this project is way overkill but I wanted to learn how to use it, sorry :grin: