1.0.2 • Published 11 months ago

create-nodext-app v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

create-nodext-app

Create Node.js and Next.js projects with ease. This CLI tool helps you quickly scaffold production-ready applications, offering a choice between Node.js and Next.js templates. It sets up the project structure, installs dependencies, and configures essential developer tools, allowing you to jump straight into coding your application.

Features

  • Interactive prompts for creating a new Node.js and Next Js projects
  • For Node js, Come with TypeScript , express, Routing set up, prisma
  • For Next js, Come with TypeScript , shadcn, Tailwind
  • Initializes a Git repository and installs dependencies

Installation and Usage

Run npx create-nodext-app my-new-project on your terminal as:

npx create-nodext-app my-new-project

Follow the prompts to select your preferred language and options.

License

MIT

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago