create-express-api

3.0.1 • Public • Published

create-express-api

A CLI to automatically clone the Express API Starter or the Express API Starter with Typescript.

Usage

Create with JS:

pnpm dlx create-express-api@latest -d name-of-app

Create with Typescript:

pnpm dlx create-express-api@latest -t -d name-of-app

This will create a directory with the given name, clone the chosen repo into it, and install dependencies.

Readme

Keywords

none

Package Sidebar

Install

npm i create-express-api

Weekly Downloads

333

Version

3.0.1

License

MIT

Unpacked Size

3.54 kB

Total Files

3

Last publish

Collaborators

  • w3cj