Skip to content

MediaComem/generator-express-api-es

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-express-api-es

Same boilerplate as the official Express generator, but with ES Modules and no view rendering.

Built with Yeoman for the Web-Oriented Architecture course in the Media Engineering department at HEIG-VD

license

Installation

First, install Yeoman and generator-express-api-es using npm and Node.js.

npm install -g yo
npm install -g generator-express-api-es

Then generate your new project:

yo express-api-es

About

Same boilerplate as the official Express generator, but with ES Modules and no view rendering. Built with Yeoman.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors