Package Exports
- generator-ultimate
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (generator-ultimate) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
ultimate-seed-generator
Yeoman Generator for ultimate-seed.
Usage
- Install Yeoman:
npm install -g yo
- Install the generator locally:
npm install -g generator-ultimate
- Run:
yo ultimate
- Install dependencies:
npm install && bower install
- Enjoy ultimate-seed
License
ultimate-seed-generator
is released under the MIT License.