0.1.5 • Published 8 months ago

generator-express-api-es v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

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

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

License

MIT License

0.1.4

8 months ago

0.1.5

8 months ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago