The bottom part of this documentation talks about the command npm run tsc to compile the app.ts file to app.js.
How can I do the same with gulp?
The bottom part of this documentation talks about the command npm run tsc to compile the app.ts file to app.js.
How can I do the same with gulp?