Molunerfinn / typescript-node-template

Quickly starting to build a project using TS in Node.

Repository from Github https://github.comMolunerfinn/typescript-node-templateRepository from Github https://github.comMolunerfinn/typescript-node-template

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

About

Quickly starting to build a project using TS in Node.

License:MIT License


Languages

Language:JavaScript 100.0%