Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.05 KB

README.md

File metadata and controls

45 lines (34 loc) · 1.05 KB

Generator Grava Node Api NPM version

Installation

First, install Yeoman and @grava.io/generator-grava-node-api using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g @grava.io/generator-grava-node-api

Then generate your new project:

yo @grava.io/grava-node-api

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.

Development

  1. Fork
  2. Clone locally
  3. Modify code
  4. Test locally
  • Install from folder:
npm link
  • Generate test project:
yo @grava.io/grava-node-api

License

MIT © Grava