Introduction To MEAN Stack



MEAN stack is a friendly full stack java script development framework. It basically consist of MongoDB,express,AngularJS and NodeJS. Also it is a free and open-source JavaScript software stack for building dynamic web sites and web applications






Set Up The Environment

To start implementing with Mean Stack, you should follow following requirements.

01. Should have installed Node.js

Should install a version above 6.3 as we are using Angular 2. If you are not familiar with the installation, visit Introduction To Node.js to get to know how to install Node.js .

02. Angular Version 2

03. MongoDB

Can install in any OS. Refer this article to get to know how to install Mongodb.

04. Install ExpressJS

Refer the article to get to know about express and how to install it.


Now you can start developing a project using MEAN stack.


 



Comments

Post a Comment

Popular posts from this blog

Working with Buttons in Android Studio

Java Part 2 :How to Install Java

Ruby - Dynamic, Open source programming language