jdx / mean-sample

Sample project for Write Modern Web Apps with the MEAN Stack by Jeff Dickey
https://mean-sample.herokuapp.com
166 stars 90 forks source link

Ch8: Routing not working #38

Open juliofornode opened 9 years ago

juliofornode commented 9 years ago

Reviewed it several times, got the same error. Entered the code on pages 104, 105 and 106 and http://localhost:3000/ displays a blank page with no template file loaded. Is there any available update on this? Thanks.

phillipclarke29 commented 8 years ago

Have you taken a look in the console - what error message do you get (if any?). I had the same problem which I solved by adding the actual path to the template - http://localhost:3000/posts.html