A PWA for zuoqi cloud
A Vue.js WebUI for baidu without speed limit
now RELEASE version number management will follow Semantic Versioning 2.0.0.
# install dependencies
1. global dependencies
npm i -g @vue/cli
npm i -g @vue/cli-service-global
2. local dependencies
npm i
# serve with hot reload at localhost:3000
vue serve src/main.js
# build for production with minification
vue build src/main.js