Skip to content

xiaozhenxiao/login-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brand-ui

编译

mvn clean package -DskipTests=true

编译操作会耗时比较长, 因为会将platform-ui项目的安装环境都会安装, 如果存在只是执行grunt build, 最终的产物会放到webapps

更新 subtree

git subtree pull -P brand-ui-angular [email protected]:platform/platform-ui.git master
git push

提交 subtree

git commit brand-ui-angular/xxxx -m "modify subtree xxxx"
git push
git subtree push -P brand-ui-angular [email protected]:platform/platform-ui.git master

About

anglarjs和Java的web项目融合

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors