No external dependencies only Vue libs and momentjs.
Pure CSS controls and will give you native performance on mobile devices.
All code is well documented and complies with official Vue code conventions.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build