Skip to content

dorton/FiboClockcci

Repository files navigation

FiboClockcci™

A virtual take on the Fibonacci Clock using Vue, Vuex and Moment to create a way to tell time that would make Leonardo Bigollo himself beam with pride.

Reading the clock is simple. Add the red and blue squares for hours. Add the green and blue squares and multiply by five to get the minutes.

Time zone features are coming soon as well as styling enhancements.

(https://fiboclockcci.herokuapp.com/#/)

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report