sunmiao 999f1ab623 refactor(frontend_web): 接口地址变更 4 سال پیش
..
build 7992293a4a mcs 2020 5 سال پیش
config 7992293a4a mcs 2020 5 سال پیش
src 999f1ab623 refactor(frontend_web): 接口地址变更 4 سال پیش
static 7992293a4a mcs 2020 5 سال پیش
.babelrc 7992293a4a mcs 2020 5 سال پیش
.editorconfig 7992293a4a mcs 2020 5 سال پیش
.eslintignore 7992293a4a mcs 2020 5 سال پیش
.eslintrc.js 7992293a4a mcs 2020 5 سال پیش
.gitignore 7992293a4a mcs 2020 5 سال پیش
.postcssrc.js 7992293a4a mcs 2020 5 سال پیش
README.md 7992293a4a mcs 2020 5 سال پیش
index.html 7992293a4a mcs 2020 5 سال پیش
package-lock.json 999f1ab623 refactor(frontend_web): 接口地址变更 4 سال پیش
package.json d30153f3d9 添加人脸识别设备更新消息;用户增加头像管理 4 سال پیش
yarn.lock 999f1ab623 refactor(frontend_web): 接口地址变更 4 سال پیش

README.md

frontend_web

A Vue.js project

Build Setup

# install dependencies
npm install

# 有可能需要安装Pre-Processors
npm install sass-loader node-sass --save-dev

# 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 detailed explanation on how things work, checkout the guide and docs for vue-loader.