The MEAN stack is a popular web development stack made up of MongoDB, Express, AngularJS , and Node.js.
AngularJS is a JavaScript framework. It can be added to an HTML page with a script tag.
AngularJS extends HTML attributes with Directives, and binds data to HTML with Expressions.