Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 356 Bytes

readme.md

File metadata and controls

15 lines (10 loc) · 356 Bytes

xpress-cli

xpress-cli is a command-line interface tool that allows you to generate Express applications with ease. It provides a convenient way to scaffold new projects and get started quickly with building Express-based REST API applications.

Installation

npm install -g xpress-cli

Usage

xpress new <project-name>