Hi I have a lil bit of Angular 1 background, I am learning Angular 2.
for starting up with Angular 1, only dependency is to add the angular sources either the angu
angu
You should import these files:
And use this configuration for SystemJS:
I assume that your TypeScript files are located in a app sub folder and the app/boot.ts is the one that contains the call to the bootstrap function.
app
app/boot.ts
bootstrap