This is a sample project showing how to use Angular 2 with ES5.
It includes:
-
New Router sample
-
Http service sample
Clone this repo and from inside it's folder run
npm install -g http-server
hs
Open http://localhost:8080
in your browser to see the results.