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

Latest commit

 

History

History
34 lines (25 loc) · 729 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 729 Bytes

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