1.2.2 • Published 6 years ago

expgenerator v1.2.2

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

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!

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.9

6 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago