petecoop / generator-express

An express generator for Yeoman, based on the express command line tool.
MIT License
815 stars 134 forks source link
express nodejs yeoman-generator

No Longer Maintained

This project has not been maintained since 2019 and is outdated. Please look for alternatives.

Generator express

Build Status NPM Version NPM Downloads

An Expressjs generator for Yeoman, based on the express command line tool.

Features

Getting started

MVC apps

A generator for creating MVC style apps in express. Giving you the choice between the supported databases.

To get going:

Options

Testing

Tests are written with mocha.

Contributing

Contributors are welcome, please fork and send pull requests! If you have any ideas on how to make this project better then please submit an issue.

License

MIT License