4.4.11 • Published 2 years ago

@woxlabs/resident-io-shared v4.4.11

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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