abhinavmsra / angular2

A basic CRUD Angular2 App
MIT License
23 stars 16 forks source link

employee list service not working #3

Open gilsonviana opened 7 years ago

gilsonviana commented 7 years ago

I've tried to use your Angular2 project but it failed when trying to use the service for listing the employees. Looks like you're missing the HttpModule in your app.

abhinavmsra commented 7 years ago

@gilsonviana thanks for your feedback. Will work to fix it ASAP