标签管理系统web

Purpose 1a32a4a587 提交 hai 1 mes
.vscode 765311da99 初始化代码 hai 4 meses
build 5ca6529dd8 提交 hai 3 meses
config 1a32a4a587 提交 hai 1 mes
src 1a32a4a587 提交 hai 1 mes
static 500dd0e254 提交 hai 3 meses
.babelrc 500dd0e254 提交 hai 3 meses
.editorconfig 500dd0e254 提交 hai 3 meses
.eslintignore 500dd0e254 提交 hai 3 meses
.eslintrc.js 500dd0e254 提交 hai 3 meses
.gitignore 93dfe0c9e3 提交 hai 1 mes
.postcssrc.js 500dd0e254 提交 hai 3 meses
README.md 500dd0e254 提交 hai 3 meses
index.html 500dd0e254 提交 hai 3 meses
package-lock.json c23a90007f 完成饼状图 hai 3 meses
package.json 93dfe0c9e3 提交 hai 1 mes

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.