0.0.1 • Published 7 years ago
generator-h4i v0.0.1
generator-h4i
This package is still very much a work in progress and is nowhere near a unfinished state.
Usage
To use this (and any other Yeoman generator), you'll first need to instll yo globally as follows:
npm install -g yoThen, install generator-h4i globally:
npm install -g generator-h4iRun the generator using the yo command:
yo h4iOr call a subgenerator to generate only a single part of your project:
yo h4i:backendyo h4i:frontend