/typescript-node-gulp-watch-template

A template for starting a typescript node project with watch.

Primary LanguageJavaScript

typescript-node-gulp-watch-template

A template for starting a typescript node project with watch.

Run gulp watch, then write ts code in src/ and it auto compiles to js in out/.