标签管理系统web

Purpose 556b1f9cf7 提交 il y a 9 mois
.vscode 765311da99 初始化代码 il y a 10 mois
build 500dd0e254 提交 il y a 9 mois
config 500dd0e254 提交 il y a 9 mois
src 556b1f9cf7 提交 il y a 9 mois
static 500dd0e254 提交 il y a 9 mois
.babelrc 500dd0e254 提交 il y a 9 mois
.editorconfig 500dd0e254 提交 il y a 9 mois
.eslintignore 500dd0e254 提交 il y a 9 mois
.eslintrc.js 500dd0e254 提交 il y a 9 mois
.gitignore 500dd0e254 提交 il y a 9 mois
.postcssrc.js 500dd0e254 提交 il y a 9 mois
README.md 500dd0e254 提交 il y a 9 mois
index.html 500dd0e254 提交 il y a 9 mois
package-lock.json 6637785501 提交 il y a 9 mois
package.json 6637785501 提交 il y a 9 mois

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.