angular2-rest
angular2-rest copied to clipboard
Follow the steps but not show up the page
Hello, Thanks for sharing the code, I am a new learner of Angular2. I download the code package and do the npm install and npm start and go to the portal 5555 but the grid of data is not show up. I tried to add a new user, but submit button is not working. My npm and node version is good to go. I am wondering why I couldn't show the entire page and the functionality on the video you showed. Thanks
- users list is not display.
- user not added.
Same issue here. I also notitced that the url http://localhost:3000/users is called, which is different for the port 5555 defined initially.
