1.1.0 • Published 3 years ago

make-tsnode-app v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Node TypeScript Template with Building,

  1. To build npm run build
  2. To run npm run start
  3. To run TS in Watch mode npm run ts-watch
  4. To run JS in Watch mode npm run js-watch

Debugging with Visual Studio Code

  1. Set a breakpoint in your code ending in .ts or your test ending in .spec.ts
  2. Run Either src/index.ts or All Tests in the debug pane.
1.1.0

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago