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,

2 Likes

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

1 Like

Yeahh thanks that would be Great

1 Like

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

1 Like

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

2 Likes

I recently published a phoenix/angular2 poc at https://github.com/akeating/peap that might fit your needs.

6 Likes

Thanks a lot!!

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