Skip to content

aliffaizar/xpress-cli

Repository files navigation

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>