Quickly starting to build a project using TS in Node.
Using this project as a template for you:
npm run devIt will enter watch-mode with tsc
npm run buildIt uses rollup for building production codes.
Copyright (c) 2020 Molunerfin
Quickly starting to build a project using TS in Node.
Repository from Github https://github.comMolunerfinn/typescript-node-template
Quickly starting to build a project using TS in Node.
Using this project as a template for you:
npm run devIt will enter watch-mode with tsc
npm run buildIt uses rollup for building production codes.
Copyright (c) 2020 Molunerfin
Quickly starting to build a project using TS in Node.
MIT License