/express-cli

Some CLI utils for express

Primary LanguageJavaScript

Express CLI

Express CLI with commands like: create-express-app (similar to create-react-app)

How to install

Install it globally

  npm install -g 

How to use

The following command will give you all the instructions you need.

   express-cli create --help