526 Forks
1767 Stars
1767 Watchers

generator

Express' application generator

How to download and setup generator

Open terminal and run command
git clone https://github.com/expressjs/generator.git
git clone is used to create a copy or clone of generator repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with generator https://github.com/expressjs/generator/archive/master.zip

Or simply clone generator with SSH
[email protected]:expressjs/generator.git

If you have some problems with generator

You may open issue on generator support forum (system) here: https://github.com/expressjs/generator/issues