1.0.1 • Published 1 year ago
xpress-cli v1.0.1
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>