Due to some restrictions i could not get access to NPM module so is there a alternative way to setup programming environment for angular2 without npm?
I found this stackoverflow question Development on Angular2 with TS but without NPM 1 but according to this ts files can be transpiled with in browser. is there any way that i can use to transpile my files in IDE itself?