@bechara-h10/create-express-app

1.1.0 • Public • Published

Project Initializer

This is a command-line tool that helps you to quickly set up a new Express project using JavaScript or TypeScript.

Features

  • Prompts you for the name of your project
  • Lets you choose the language (JavaScript or TypeScript)
  • Lets you choose the module type (CommonJS or ESM, if you chose JavaScript)
  • Creates your project

Installation

You can create a new Express project by running the following:

npx @bechara-h10/create-express-app

Readme

Keywords

none

Package Sidebar

Install

npm i @bechara-h10/create-express-app

Weekly Downloads

1

Version

1.1.0

License

ISC

Unpacked Size

22.2 kB

Total Files

20

Last publish

Collaborators

  • bechara-h10