tree: de7b2f78880c2b720a214941f6be440eb0a2bafe [path history] [tgz]
  1. public/
  2. src/
  3. .browserslistrc
  4. .editorconfig
  5. .eslintignore
  6. .eslintrc.js
  7. .gitignore
  8. babel.config.js
  9. dubbo-admin-info.json
  10. package-lock.json
  11. package.json
  12. pom.xml
  13. README.md
  14. vue.config.js
  15. yarn.lock
dubbo-admin-ui/README.md

dubbo-admin-ui

dubbo admin ui based on vuetify
standard front end project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8081
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.

managed by front end maven plugin