Building JavaScript Demos With System.js, TypeScript 2.2.1, And Angular 2.4.9
Loading files...
npm Run Scripts:
-
npm run build — Compiles the .ts file into .js files (in same location).
-
npm run watch — Compiles the .ts file into .js files and then watches files for changes.
-
npm run version — Logs the version of TypeScript being used to compile.