This is an automated email from the ASF dual-hosted git repository.
min pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-ops.git
The following commit(s) were added to refs/heads/develop by this push:
new c0257f6 update readme
c0257f6 is described below
commit c0257f6a65093a2ab625776c890c794fcd1fc917
Author: nzomkxia <[email protected]>
AuthorDate: Mon Sep 10 23:17:29 2018 +0800
update readme
---
README.md | 4 ++++
dubbo-admin-frontend/README.md | 6 +++++-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 653f8d7..7d0ab51 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,10 @@
> dubbo admin front end and back end
+### front end
+* Vue.js and Vuetify
+* dubbo-admin-frontend/README.md for more detail
+
## Build setup
``` bash
diff --git a/dubbo-admin-frontend/README.md b/dubbo-admin-frontend/README.md
index 6d0af63..e344af7 100644
--- a/dubbo-admin-frontend/README.md
+++ b/dubbo-admin-frontend/README.md
@@ -1,6 +1,7 @@
# dubbo-admin-frontend
-> dubbo ops frontend based on vuetify
+> dubbo ops frontend based on vuetify
+> standard front end project
## Build Setup
@@ -19,3 +20,6 @@ npm run build --report
```
For a detailed explanation on how things work, check out the
[guide](http://vuejs-templates.github.io/webpack/) and [docs for
vue-loader](http://vuejs.github.io/vue-loader).
+
+managed by [front end maven
plugin](https://github.com/eirslett/frontend-maven-plugin)
+