0.0.8 • Published 7 years ago
@kailight/memento v0.0.8
memento
Countdown component for VueJs
Note this is development bundle, you can download npm module with
npm install @kailight/memento
See demo on heroku
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# check demo
npm run start
For a detailed explanation on how things work, check out the guide and docs for vue-loader.