xpress-cli
v1.0.1
Published
A CLI tool for generating Express applications
Readme
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-cliUsage
xpress new <project-name>