Play Framework 2.1 - AngularJS routing - best solution?

前端 未结 7 1915
既然无缘
既然无缘 2020-12-23 16:57

I am working my way through the AngularJS tutorial. Angular uses it\'s own JS routing mechanism to allow for single page apps. A sample routing file for Angular looks like t

7条回答
  •  长情又很酷
    2020-12-23 17:38

    This won't answer your question directly, but I found this to be the best way to build Play + Angular apps:

    https://github.com/typesafehub/angular-seed-play

提交回复
热议问题