/Angular2-tour-of-heroes

a demo of Angular2, I did this just following the official website of Angular step by step

Primary LanguageTypeScript

Angular2-tour-of-heroes

a demo of Angular2, I did this just following the official website of Angular step by step

You should first cd to this dir and run "npm install" in the terminal

Then you run "npm start" , the web will be execute and open.

Finally you can use IDE like vs code to debug it.