Difference between revisions of "MEAN (software bundle)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
Line 17: Line 17:
  
 
* [https://en.wikipedia.org/wiki/MEAN_(software_bundle) MEAN (software bundle)]
 
* [https://en.wikipedia.org/wiki/MEAN_(software_bundle) MEAN (software bundle)]
 +
 +
[[Category:Computing]]
 +
[[Category:Software]]
 +
[[Category:Web design and development]]
 +
[[Category:Web servers]]

Revision as of 05:10, 25 April 2016

MEAN is a free and open-source JavaScript solution stack for building web applications.

MEAN is a combination of MongoDB, Express.js, and Angular.js, all of which run upon Node.js.

See also

External links