Open neilchokriwala opened 9 years ago
The issue I am having is that I would like to see the gui button Delete. I can not see that. I also tried to add a sample message that will display in html. I am not sure which html address to put in as well. I
You need to enable your router in client/spa/js/main.js. An example of how to do that is in the comments. To see your module in action, you need to use localhost:3000/spa/index#students/1 (assuming that you have a student in your database with the id of 1. Try that and let us know how it goes.
thanks Todd, I really appreciate it
This is not a complete version at all. I am trying to get coaches to review this, and try to help me understand what is wrong with this code as it is.