Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 347 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 347 Bytes

springboot-dubbox-web

https://github.com/zhangxd1989/springboot-dubbox 前端管理 预览

  • 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