$ npm install -g generator-ng-fullstack
This is a Yeoman generator for the now and next generation fullstack applications.
Forget about initial setup, yo ng-fullstack
and be happy!
You'll be using the latest versions of:
- node.js / Go;
- AngularJS / Angular2;
- ES6/ES7 Babel / Typescript;
- Bootstrap;
- Gulp;
- Express;
- MongoDB + Mongoose / mgo;
- Bluebird;
- Lodash;
- Integration with Heroku;
- Integration with New Relic;
- Integration with MongoHQ;
- Integration with Google Analytics;
- And a bunch of great other modules out there!
Most solutions out there are either outdated or not as complete.
The idea is to keep this one going strong and updated.
This project is one of many things that you can use to get started building a new app.
For a detailed comparison of the options and trade-offs between them, please visit this link.
Inspired by generator-angular-fullstack.
PRs are welcome! Either commit them, or let me know and we'll talk about it =]
MIT