标签管理系统web

Purpose 8ca76a4dc4 提交 9 ヶ月 前
.vscode 765311da99 初始化代码 10 ヶ月 前
build 500dd0e254 提交 9 ヶ月 前
config 8ca76a4dc4 提交 9 ヶ月 前
src 8ca76a4dc4 提交 9 ヶ月 前
static 500dd0e254 提交 9 ヶ月 前
.babelrc 500dd0e254 提交 9 ヶ月 前
.editorconfig 500dd0e254 提交 9 ヶ月 前
.eslintignore 500dd0e254 提交 9 ヶ月 前
.eslintrc.js 500dd0e254 提交 9 ヶ月 前
.gitignore 500dd0e254 提交 9 ヶ月 前
.postcssrc.js 500dd0e254 提交 9 ヶ月 前
README.md 500dd0e254 提交 9 ヶ月 前
index.html 500dd0e254 提交 9 ヶ月 前
package-lock.json 7331a5f502 完成PDF导出 9 ヶ月 前
package.json 7331a5f502 完成PDF导出 9 ヶ月 前

README.md

jeff.rfid.ui

Jeff RFID UI

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.