Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Great! It works now. Thank you. Is some tools to automate needed scripts to index.html? Commented Dec 24, 2015 at 11:30
  • 1
    No, not really. When you start using 'routing' you have to add the routing module from angular. But all the components you write are automatically loaded by systemjs Commented Dec 24, 2015 at 12:46
  • Just a note to others. http.dev.js needs to be added AFTER system.src.js Commented Dec 27, 2015 at 23:33