Angular 2 with phoenix

I have tryed to config angular 2 with webpack in a phoenix project and failed :disappointed:, I have downloaded a tutorial from gaslight that teaches how to use angular 2 with phoenix but they create 2 different applications, can someone help me with this,

I could help with angular2 (+typescript) and brunch.io configuration if it works for you

Yeahh thanks that would be Great

Please tell me if you have a repo with an example working?

Hi sorry for delay, I was off recently, I will have time to prepare it probably tomorrow.

I recently published a phoenix/angular2 poc at GitHub - akeating/peap: PEAP - Phoenix Elixir Angular Postgres · GitHub that might fit your needs.

Thanks a lot!!

I’d be interested in a ‘simplest’ configuration which uses brunch/bower/npm (stuff included with phoenix by default) as well.