Licence
ISC
Version
1.1.54
Deps
2
Size
8.7 MB
Vulns
0
Weekly
0
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