Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

ca1e/Accelerider.Web.pan

Repository files navigation

Accelerider.Web.pan v3.0.0

A PWA for zuoqi cloud

Introduction

A Vue.js WebUI for baidu without speed limit

maintenance

now RELEASE version number management will follow Semantic Versioning 2.0.0.

Getting Started

Build Setup

# 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

Acknowledgements