Files
node-ts-boilerplate/README.md
2024-04-06 12:54:12 +02:00

218 B

NodeJS Typescript Boilerplate

Includes the bare minimum to get started with a Node.js Typescript project.

  • ESM
  • Typescript
  • Prettier
  • ESLint
npx degit -y ershsian99/node-ts-boilerplate project-name