🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

test-hello-ts2

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

test-hello-ts2

Simple hello world project for running TypeScript with Node.js

latest
npmnpm
Version
1.4.0
Version published
Maintainers
0
Created
Source

Hello TypeScript!

Simple hello world project for running TypeScript with Node.js

Running the Project

  • Install Node.js LTS (https://nodejs.org)
  • Open a command window at the root of this project
  • Run npm install

FIRST BETA!!

Running the Project

  • Run tsc to build the javascript to the out folder
  • Run node out/helloworld.js

Debugging the Project

  • Open the project in VS Code
  • Open the helloworld.ts file
  • Set a breakpoint on one of the lines of code
  • Press F5

FAQs

Package last updated on 16 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts