Hi
While browsing the list of Yeoman Generators - came to know that ‘generator-ionic’ exists.
Any feedback about the generator? Specifically how it is different than that of what Ionic CLI ?
Hi
While browsing the list of Yeoman Generators - came to know that ‘generator-ionic’ exists.
Any feedback about the generator? Specifically how it is different than that of what Ionic CLI ?
Having used the yeoman generator for several project, I personally think it’s great. Specifically being able to build for ios and android and have minified code.
But, it using grunt…and a gruntfile is messy place to work in. While the ionic cli uses gulp, which is much clean and easier to manage.
Professionally, I’d prefer if you use the Ionic CLI
but you can’t go wrong with either.
I built a Yeoman generator for Ionic that uses gulp instead of grunt. Any feedback would be appreciated: https://github.com/tmaximini/generator-ionic-gulp