Company logo
  • Empleos
  • Bootcamp
  • Acerca de nosotros
  • Para profesionales
    • Inicio
    • Empleos
    • Cursos y retos
    • Preguntas
    • Profesores
    • Bootcamp
  • Para empresas
    • Inicio
    • Nuestro proceso
    • Planes
    • Pruebas
    • Nómina
    • Blog
    • Comercial
    • Calculadora

0

54
Vistas
Is there a way to run TypeScript on the command line?

I know that I can run JavaScript by running node through the command line, but is there a way to play around with TypeScript on the command line? Or must I use a text editor?

7 months ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

If you install ts-node for a project, you can then run it directly by typing in npx ts-node. It works similarly to Node's REPL.

enter image description here

7 months ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos