tree: aac657d0f27a999acf1c2156ff4f15490545e99c [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.json
  13. pom.xml
  14. 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