Okay I have been working on getting a mean stack started on cloud 9 but have run into many issues.
Do I use Mean.io/ Meanjs.org/ or do I personally install the mongo/express/angular/nodejs myself.
What are the differences +'s and -'s to each. I am trying to make a Portfolio page for myself so I will try to use everything the stack has to offer.
I have seen installs tutorials for ubuntu but I can't find any new tutorials. Everything seems to be 2014 or early 2015. Many of the steps in tutorials no longer work the same as they did in the tutorials.
- Can someone explain the file structure of Mean stack? What is useful and not useful. I ended up getting mean on cloud 9 after many issues but it has an app already on it and it seems to just be the Meanjs home page. What do I need to get rid of and what do I need to keep in order to start from scratch.
I am brand new to mean but have used and know all of the stack pieces except express. I am used to Meteor which is essentially the same but need to learn Mean for a job. I prefer meteor for its simplicity but I believe Mean is more important since you have more control.
Edit
I ended up getting a job with MEAN stack and currently work with it daily. I like the generators but I think starting with generators is great but making it from scratch really get's me learning. I hope to make my own generator.