Skip to content
This repository has been archived by the owner on Jul 13, 2019. It is now read-only.

adriaanzon/counter-clockwise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Counter Clockwise

Simple timer that remembers its state upon closing the browser

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run production

For detailed explanation on how things work, consult the docs for vue-loader.