# NodeJS Typescript Boilerplate Includes the bare minimum to get started with a Node.js Typescript project. - ESM - Typescript - Prettier - ESLint ```bash npx degit -y ershsian99/node-ts-boilerplate project-name ```