最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

node.js - Which MEAN Generator - javascript - Stack Overflow

programmeradmin1浏览0评论

I'm just a newbie in this field, I mean at the development of web apps using javascript.

I was learning how to use NodeJS + express on the backend, but at the same time I was trying to go ahead with the use of AngularJS on the front-end. I also installed yeoman for the scaffolding of the app; actually I was using generator-angularexpress.

So, my question is: which generator do you consider to be the best one for the scaffolding of the web app, keeping in mind that I want to build a MEAN stack?

Thank you folks!

I'm just a newbie in this field, I mean at the development of web apps using javascript.

I was learning how to use NodeJS + express on the backend, but at the same time I was trying to go ahead with the use of AngularJS on the front-end. I also installed yeoman for the scaffolding of the app; actually I was using generator-angularexpress.

So, my question is: which generator do you consider to be the best one for the scaffolding of the web app, keeping in mind that I want to build a MEAN stack?

Thank you folks!

Share Improve this question asked Oct 10, 2013 at 4:25 Mario ViapianoMario Viapiano 971 silver badge6 bronze badges
Add a ment  | 

4 Answers 4

Reset to default 2

If you are just getting started. I'd remend angular-express-seed: https://github./btford/angular-express-seed

And here is a related tutorial using the seed project to build a blog http://briantford./blog/angular-express.html

Here is a prehensive parison of generators that use Angular.JS.

http://www.dancancro./parison-of-angularjs-application-starters/

Best available mean stack generator(as on date and as per me) : https://npmjs/package/generator-mean

I prefer Angularjs Fullstack Generator after reading and exploring the options mentioned in this article.

发布评论

评论列表(0)

  1. 暂无评论