A SPA 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
npm install
# serve with hot reload at localhost:8080
npm run dev
# eslint check
npm run lint
# build for production with minification
npm run build