tree: 3772c67ecce30ad8b1b9cf6d44452978a809efb0 [path history] [tgz]
  1. public/
  2. src/
  3. .browserslistrc
  4. .editorconfig
  5. .eslintignore
  6. .eslintrc.js
  7. .gitignore
  8. babel.config.js
  9. package-lock.json
  10. package.json
  11. pom.xml
  12. README.md
  13. vue.config.js
  14. 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