theodesp / ts-node-starter

Opinionated Typescript Node starter
MIT License
4 stars 0 forks source link
boilerplate node typescript

ts-node-starter

Greenkeeper badge Build Status License: MIT

An opinionated boilerplate project built with Node.js and Typescript.

Stack

Scripts

The following npm scripts can be run using npm run <script>. This project relies on cross-env and rimraf utilities in order to support cross-platform opening and deleting files.