Typescript Node Starter a simple starter for projects use Typescript,Node.js and Eslint Installation Use the package manager npm to install dependencies. npm install Usage For Development: (nodemon, ts-node) npm run dev For Production Build: npm run prod License MIT