create-nodejs-app
Starter to create new npm packages
Template for Typescript projects
Creates a boilerplate for start creating a nodejs application with typescript.
It includes:
- Typescript
- EsLint
- Prettier
Usage:
npx @<<org-name>>/create-nodejs-app@latest
or
npm init @<<org-name>>/nodejs-app