henyojess / generator-gulp-ng

This is a yeoman generator for an angularjs project that follows the Best Practice Recommendations for Angular App Structure. It takes advantage of the gulp build tool and makes use of bower and npm for dependency management.
137 stars 27 forks source link

how can i run gulp with MEANstack ? #16

Closed PManager1 closed 9 years ago

PManager1 commented 9 years ago

Please give me an example.

levilindsey commented 9 years ago

I have created a Yeoman generator with an example of this. It might be a helpful example for you.

https://github.com/levisl176/generator-meanie

henyojess commented 9 years ago

out of scope