kindring 451cb6a357 启用https测试 2 vuotta sitten
..
build 451cb6a357 启用https测试 2 vuotta sitten
config 451cb6a357 启用https测试 2 vuotta sitten
src 451cb6a357 启用https测试 2 vuotta sitten
static 43f3f14862 1. 暂存 2 vuotta sitten
.babelrc 52aad62209 1. 修改web端环境配置 2 vuotta sitten
.editorconfig 52aad62209 1. 修改web端环境配置 2 vuotta sitten
.gitignore 52aad62209 1. 修改web端环境配置 2 vuotta sitten
.postcssrc.js 08b4d18c1d 1. 修改依赖bug修复 2 vuotta sitten
README.md 52aad62209 1. 修改web端环境配置 2 vuotta sitten
index.html 43f3f14862 1. 暂存 2 vuotta sitten
package-lock.json 57dcc2a6dd 1. 修改依赖 2 vuotta sitten
package.json 57dcc2a6dd 1. 修改依赖 2 vuotta sitten
tailwind.config.js c91e03398b 1. 修改数据库数据,制作测试接口 2 vuotta sitten
云台控制长按.md 0e152b9637 1. 添加微调逻辑. 2 vuotta sitten

README.md

gb_web

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.