Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 498 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 498 Bytes

Klock - A Vue.js based wall clock

An analog clock built using Vue.js for keeping track of time during my board sample papers. Mainly exists because I don't have a clock in my room.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.