/mean

The MEAN stack uses Mongo, Express, Angular(4) and Node for simple and scalable fullstack js applications

Primary LanguageJavaScriptOtherNOASSERTION

MEAN2 is based on the next technologies

If you're looking for the classic angular-1.x version of mean it has moved to this 1.x branch

Prerequisites

  • Git
  • MongoDB
  • Node 6.x
  • npm 3.x ( or yarn)

Installation

git clone --depth 1 https://github.com/linnovate/mean.git  
npm install  
npm start