1.1.0 • Published 4 years ago

make-tsnode-app v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago