Build A Mean js App In 30 Minutes



In this video we will create a MEAN stack application using the Mean.js generator. We’ll create a blog application with a complete user login and registration system, all in around 30 minutes. MEAN stands for MongoDB, Express js, Angular and Node.js.

NOTE: When installing the lobal dependencies, it is actually “grunt-cli” not “grunt”

Code for this video – https://github.com/bradtraversy/meanblog

Express Course – http://www.traversymedia.com/course/projects-in-expressjs-learn-expressjs-building-10-projects/

source

You May Also Like