Course contentsShow
TypeScript
Lesson 65 of 1,7962. Setup and ToolingPro lesson

Using tsc to Compile and Run

Run tsc file.ts to produce file.js, then execute it with node file.js or in the browser.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.