Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.07 KB

readme.md

File metadata and controls

31 lines (24 loc) · 1.07 KB

clockScape

a simple demo of Vue/Vuex/Vue Router.

demo

https://djyoko.github.io/clockScape/


overview

  • PWA: this web app is available for added to a Home screen. (both of iOS / Android)
  • get Unixtime from NICT (Japan's National Research and Development Agency) API.
  • sync Vue store has 'unixtime' & 'region' state.
  • URL sync to REGION. (handled by Vue Router).
  • component just show Clocks & images of regions selected.

build command

npm run build:dev / npm run build:prod

framework & libraries

global timezone info & API

visual materials