How do I deploy an Angular 2 app on Bluemix?

前端 未结 4 1552
北海茫月
北海茫月 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 12:58

    I created a sample app using Frederic Lavigne's sample project and deployed it to bluemix. https://github.com/joeydeluca/petstore-client-angular2

提交回复
热议问题