Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zhangxd1989/springboot-dubbox-web

springboot-dubbox后台管理
https://github.com/zhangxd1989/springboot-dubbox-web

angularjs bootstrap

Last synced: 4 days ago
JSON representation

springboot-dubbox后台管理

Awesome Lists containing this project

README

        

# springboot-dubbox-web

https://github.com/zhangxd1989/springboot-dubbox 前端管理
![预览](https://github.com/zhangxd1989/springboot-dubbox-web/blob/master/image.jpg)

- install node.js
- go to the app root

```
>npm install -g grunt-cli
>npm install -g bower
>npm install
>bower install
>grunt build:dev
>grunt build:angular
>npm start
```