The MEAN stack generator for Yeoman.
npm install generator-meanstackThe MEAN stack generator for Yeoman.
npm install -g yonpm install -g generator-meanstackyo meanstackThis generator is based on the generator-angular.
This means that you can use all commands available on the generator-angular to create your application.
1. Use the command grunt to generate the optimized files for your application.
2. Set the environment variable NODE_ENV to production before pushing your modifications to Heroku.