Skip to content

stromland/typescript-node-starter

Repository files navigation

TypeScript Node Starter

Starter project for NodeJS projects

  • Testing with Jest
  • Linting with ESLint
  • Formatting with Prettier
  • Building with Babel
  • Running with Nodemon