Releases: wlepinski/generator-meanstack
Releases · wlepinski/generator-meanstack
Bug fixing.
Fix #10
Add time-grunt.
Heroku Integration
Add a new prompt during the scaffold to create Procfile and .env files on the target project.
Update the generator using
sudo npm uninstall -g generator-meanstack
sudo npm install -g generator-meanstack
Grab while it is hot.
Bugs
Grunt-express integration
Now the project is fully integrated with grunt-express.
Initial Version
This is the release v0.0.1 of MEAN stack generator for Yeoman.
- Create the basic folder structure
- Replace the basic connect server with Express. We're using the project grunt-express to handle this task.
- We're currently using the generator-angular to dump the basic structure for the webapp using AngularJS.
You can start using the MEAN stack generator installing it from npm using the npm install generator meanstack -g
command.
If you found any issues let me know on the.