Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 444 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 444 Bytes

TypeScript Node Template

This is a very simple Node Application Template. You can use it if you want.

It uses the following:

  • typescript - JavaScript, but better.
  • tsx - Enhances Node for run TypeScript files.
  • tsc-alias - Replaces TypeScript absolute paths with relative JavaScript paths after building.