|
8 luni în urmă | |
---|---|---|
.vscode | 10 luni în urmă | |
build | 9 luni în urmă | |
config | 8 luni în urmă | |
src | 8 luni în urmă | |
static | 9 luni în urmă | |
.babelrc | 9 luni în urmă | |
.editorconfig | 9 luni în urmă | |
.eslintignore | 9 luni în urmă | |
.eslintrc.js | 9 luni în urmă | |
.gitignore | 9 luni în urmă | |
.postcssrc.js | 9 luni în urmă | |
README.md | 9 luni în urmă | |
index.html | 9 luni în urmă | |
package-lock.json | 9 luni în urmă | |
package.json | 8 luni în urmă |
Jeff RFID UI
# 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.