it-efrem / NodeJS-TypeScript-Babel

This is sample repository demonstrates how to use NodeJS, TypeScript and Babel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJS-TypeScript-Babel

This is sample repository demonstrates how to use NodeJS, TypeScript and Babel

Type-Checking the repo

npm run type-check

And to run in --watch mode:

npm run type-check:watch

Start Node JS server

npm run start

About

This is sample repository demonstrates how to use NodeJS, TypeScript and Babel


Languages

Language:TypeScript 100.0%