expgenerator

v1.2.2
A command line tool for setting up boilerplate express servers.

expressGenerator

A command line tool for setting up boilerplate express servers.

Installation

  npm i expgenerator -g

Getting Started

To start a new express project use the terminal command egen.

The command can be used in 2 ways:

1. egen

> mkdir newServer
> cd newServer
> egen

This will create a new express server in the directory your terminal is in. i.e. the newServer directory in the example above.

2. egen


> egen newServer

This will create a new directory containing the express server.

Happy Serving!

npm i expgenerator

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 9/18/2019

Downloads

Maintainers