Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 381 Bytes

File metadata and controls

9 lines (5 loc) · 381 Bytes

Repository for NodeJS sample projects on www.code-huddle.com

nodejs-typescript-tsc

Guide to setup NodeJS application to use typescript (tsc) as the transpiler.

nodejs-typescript-tsnode

Guide to setup NodeJS application to use typescript (tsc) and also ts-node in order to monitor and execute typescript during development.