MEAN2 is based on the next technologies
- Angular4 web starter
- MongoDB
- Express
- Innograph (uses GraphQL for schema standartization)
- Bit - Manages js components, services and schemas
If you're looking for the classic angular-1.x version of mean it has moved to this 1.x branch
- Git
- MongoDB
- Node 6.x
- npm 3.x ( or yarn)
git clone --depth 1 https://github.com/linnovate/mean.git
npm install
npm start