How to Install node-express-generator in Ubuntu 18.04



Install node-express-generator by entering the following commands in the terminal:

sudo apt update
sudo apt install node-express-generator

Description:

express applications generator

This package provides the `express` executable, a simple tool to quickly setup an express application from a list of common templates. . Node.js is an event-based server-side JavaScript engine.

Homepage: https://github.com/expressjs/generator

Version: 4.0.0-2

Section: universe/web