标签管理系统web

Purpose ba2d868896 提交 hai 3 meses
.vscode 765311da99 初始化代码 hai 4 meses
build 5ca6529dd8 提交 hai 3 meses
config 686ec8db17 提交 hai 3 meses
src ba2d868896 提交 hai 3 meses
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 500dd0e254 提交 hai 3 meses
.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 c23a90007f 完成饼状图 hai 3 meses

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.