Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 513 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 513 Bytes

TypeScript-Node-Template

Quickly starting to build a project using TS in Node.

Start

Using this project as a template for you:

Usage

Development

npm run dev

It will enter watch-mode with tsc

Production

npm run build

It uses rollup for building production codes.

License

MIT

Copyright (c) 2020 Molunerfin