create-desishub-app-nodejs
v1.0.1
Published
`create-desishub-app-nodejs` is a CLI tool to quickly scaffold a new Node.js application with a customizable setup.
Downloads
4
Readme
create-desishub-app-nodejs
create-desishub-app-nodejs
is a CLI tool to quickly scaffold a new Node.js application with a customizable setup.
Features
- Interactive prompts for creating a new Node.js project.
- Supports adding essential packages like Express, Prisma, and more.
- Initializes a Git repository with the first commit.
Installation
You can install create-desishub-app-nodejs
globally using npm:
npm install -g create-desishub-app-nodejs
Usage
After installing the package globally, you can run the CLI command to create a new Node.js application:
create-desishub-app app-name