tree: 461913f3c674d81599f9198b1d46a124af5b4c5d [path history] [tgz]
  1. build/
  2. config/
  3. node/
  4. src/
  5. static/
  6. .babelrc
  7. .editorconfig
  8. .eslintignore
  9. .eslintrc.js
  10. .gitignore
  11. .postcssrc.js
  12. index.html
  13. package.json
  14. pom.xml
  15. README.md
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