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

Latest commit

 

History

History
18 lines (12 loc) · 382 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 382 Bytes

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.