angular2-rest icon indicating copy to clipboard operation
angular2-rest copied to clipboard

Follow the steps but not show up the page

Open liuyujocelyn1 opened this issue 9 years ago • 2 comments

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

liuyujocelyn1 avatar Aug 09 '16 20:08 liuyujocelyn1

  1. users list is not display.
  2. user not added.

saurabhmakwane avatar Jan 31 '17 06:01 saurabhmakwane

Same issue here. I also notitced that the url http://localhost:3000/users is called, which is different for the port 5555 defined initially. angular2

carpiodanielj avatar Nov 28 '17 21:11 carpiodanielj