tree: 35e170e4fe88bfc3859e3686a8a652c885ba095e [path history] [tgz]
  1. build/
  2. config/
  3. src/
  4. static/
  5. .babelrc
  6. .editorconfig
  7. .eslintignore
  8. .eslintrc.js
  9. .gitignore
  10. .postcssrc.js
  11. index.html
  12. package-lock.json
  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