vue-timezone-picker
A graphical timezone picker for VueJS 2.
Build Setup
# install dependenciesnpm install# serve with hot reload at localhost:8080npm run dev# build for production with minificationnpm run build# build for production and view the bundle analyzer reportnpm run build --report# run unit testsnpm run unit# run e2e testsnpm run e2e# run all testsnpm test
For a detailed explanation on how things work, check out the guide and docs for vue-loader.