How do I deploy an Angular 2 app on Bluemix?

前端 未结 4 1445
北海茫月
北海茫月 2021-01-14 12:32

I have tried to deploy a few basic Angular 2 projects on Bluemix and got only errors after the build.

Did anybody manage to have Angular 2 working on Bluemix? In tha

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-14 13:08

    There is a new angular2-on-bluemix example created from the official AngularJs 2 tutorial (Tour of Heroes): https://github.com/nnworkspace/angular2-heroes-bluemix

提交回复
热议问题