A Yeoman Starter Kit for CDS Hooks Service + Node/Express
JavaScript
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
generators/app
test
.editorconfig
.gitattributes
.gitignore
.travis.yml
LICENSE
README.md
gulpfile.js
package.json

README.md

generator-cds-hooks-node-express

NPM version Build Status Dependency Status Coverage percentage

Starter Kit for CDS Hooks Service + Node/Express

Installation

First, install Yeoman and generator-cds-hooks-node-express using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-cds-hooks-node-express

Then generate your new project:

yo cds-hooks-node-express

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT