标签管理系统web

Purpose 556b1f9cf7 提交 9 달 전
.vscode 765311da99 初始化代码 10 달 전
build 500dd0e254 提交 9 달 전
config 500dd0e254 提交 9 달 전
src 556b1f9cf7 提交 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 6637785501 提交 9 달 전
package.json 6637785501 提交 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.