前台

admin 3987ee7d39 修复问题 před 1 měsícem
.claude 92dabf2388 Initial commit před 1 měsícem
build 92dabf2388 Initial commit před 1 měsícem
config 92dabf2388 Initial commit před 1 měsícem
src 3987ee7d39 修复问题 před 1 měsícem
static 92dabf2388 Initial commit před 1 měsícem
.babelrc 92dabf2388 Initial commit před 1 měsícem
.editorconfig 92dabf2388 Initial commit před 1 měsícem
.gitignore 92dabf2388 Initial commit před 1 měsícem
.postcssrc.js 92dabf2388 Initial commit před 1 měsícem
README.md 92dabf2388 Initial commit před 1 měsícem
index.html 92dabf2388 Initial commit před 1 měsícem
package-lock.json 92dabf2388 Initial commit před 1 měsícem
package.json 92dabf2388 Initial commit před 1 měsícem
yarn.lock 92dabf2388 Initial commit před 1 měsícem

README.md

specshop_ui_manage

specshop_ui_manage

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.